https://bugs.kde.org/show_bug.cgi?id=489756
--- Comment #5 from tqd8 <tempqd...@mailinator.com> --- Did a little more investigating. If you use a color picker on the icons, it turns out that the white parts *do* get highlighted, extremely slightly. But the gray parts do not change at all. And apparently the gray parts are actually transparent (e.g. https://invent.kde.org/plasma/libplasma/-/merge_requests/40). Maybe this is due to this https://invent.kde.org/frameworks/kirigami/-/blob/23220de1733bab4ea7e1a6b9289c22aca7aa3ff1/src/primitives/icon.cpp#L393 or this https://invent.kde.org/frameworks/kirigami/-/blob/23220de1733bab4ea7e1a6b9289c22aca7aa3ff1/src/primitives/icon.cpp#L642 ? (Also not sure why this line is there twice?) As in, maybe the overall issue is between the svg icons' ColorScheme-Text, svg icons' opacity, Breeze Dark theme's highlightedTextColor, and the above lines in some way? -- You are receiving this mail because: You are watching all bug changes.