https://bugs.kde.org/show_bug.cgi?id=497251
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Other widgets needs to have |Kirigami.Icon highlight |the highlight that the |effect doesn't really work |Battery widget's charging |for light-colored icons |icon has for consistency. | Component|System Tray |general Product|plasmashell |frameworks-kirigami Severity|wishlist |minor Version|6.2.4 |6.9.0 Ever confirmed|0 |1 CC| |notm...@gmail.com Assignee|plasma-b...@kde.org |kdelibs-b...@kde.org Status|REPORTED |CONFIRMED --- Comment #3 from Nate Graham <n...@kde.org> --- The issue here is with Kirigami.Icon's highlight effect. It works as expected with a light theme and dark icons, but does not work as well with the reverse. This is because it tries to lighten colors, but the light icons are already pretty much as light as they can be — except for parts of them that are other colors, like the green plug in the battery icon, and the red slash in the mute icon. So only those parts get lightened. -- You are receiving this mail because: You are watching all bug changes.