mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
f66ed4bea5
This addresses a few problems with reaction colors: - The state-checking conditionals for reaction text, background, and border were inconsistent, making it difficult to choose colors for each state (normal, hovered, and self reactions) that worked well in all themes. - The QPalette::Highlight color was being misused as a text/foreground color. This color role is intended for background areas. It has little contrast against the background in themes like KDE Plasma's Breeze High Contrast, so using it for text and icons makes those things difficult to read. https://doc.qt.io/qt-5/qpalette.html#ColorRole-enum - The reaction border was drawn in the same color as normal text, making it so bright in some dark themes that it distracted from reading nearby text. Fixes Nheko-Reborn/nheko#1159 |
||
---|---|---|
.. | ||
icons | ||
langs | ||
media | ||
qml | ||
styles | ||
_nheko | ||
emoji-test.txt | ||
extra_emoji.txt | ||
login.png | ||
login@2x.png | ||
nheko-16.png | ||
nheko-32.png | ||
nheko-48.png | ||
nheko-64.png | ||
nheko-128.png | ||
nheko-256.png | ||
nheko-512.png | ||
nheko-1024.png | ||
nheko.appdata.xml.in | ||
nheko.bmp | ||
nheko.desktop.in | ||
nheko.icns | ||
nheko.ico | ||
nheko.png | ||
nheko.svg | ||
provider-header.txt | ||
qtquickcontrols2.conf | ||
register.png | ||
register@2x.png | ||
res.qrc | ||
shortcodes.txt | ||
splash.png | ||
splash@2x.png |