Created attachment 167756 [details] icons SUMMARY When I open widget explorer, widgets which use symbolic icons show black icon on dark background. STEPS TO REPRODUCE 1. Switch theme to Twilight. 2. Right click on panel and select “+ Add Widgets…” 3. Check icon of “Brightness and Color” OBSERVED RESULT Icon is dark. EXPECTED RESULT Icon should be light. SOFTWARE/OS VERSIONS Operating System: EndeavourOS KDE Plasma Version: 6.0.2 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 Kernel Version: 6.8.1-arch1-1 (64-bit) Graphics Platform: Wayland ADDITIONAL INFORMATION Probably similar to https://bugs.kde.org/show_bug.cgi?id=482645
Created attachment 167864 [details] System tray with some icons off-color when using Breeze Twilight on Plasma 6.0.3 Same here, but also some of the icons are off color on the system tray Operating System: openSUSE Leap 15.5 KDE Plasma Version: 6.0.3 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.3 Kernel Version: 5.14.21-150500.55.52-default (64-bit) Graphics Platform: X11 Note: I've added the KDE repos (Argon like)
Created attachment 167916 [details] wrong color discover and telegram tray icons I can also confirm this behavior on two systems (one X11, one Wayland) after the update to Plasma 6.0.3. Affects the discover update notifier and telegram, among others. I am also using the Twilight theme. OS: KDE neon 6.0 User Edition KDE Plasma Version: 6.0.3 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2
Same. Also there is a problem with Lock Keys Status (org.kde.plasma.keyboardindicator) plasmoid. There are normal icons when you turn on Caps Lock or Num Lock. But when Caps Lock and Num Lock are turned on together, the icon becomes black. I really don't know what's going on here. The icons are almost the same, at least the color section is.
Created attachment 168100 [details] Lock Keys Status plasmoid with Num Lock and Caps Lock at the same time
Perhaps the assigned component of this bug should be changed from "widget explorer" to "icon" or whatever is most appropriate, as this issue clearly affects more than just the widget explorer. Being assigned to the wrong component might hamper this bug's visibility to the pertinent developers.
I'm pretty sure this is a duplicate of bug 482645. It seems that this has been addressed in Plasma 6.0.4 (which will be released very soon as of this comment) with Frameworks 6.1 per bug 482645 comment 26. I was able to reproduce this with KDE Gear apps (specifically Akregator and Yakuake) on Plasma 6.0.3 with Frameworks 6.1 (and also Frameworks 6.0). Only setting the Plasma theme to Breeze Dark (or any other theme with a dark panel background) was enough to trigger this behavior.
It seems there is no problem in Plasma 6.0.4. Now it works as it should. Except Lock Keys Status (org.kde.plasma.keyboardindicator). But it is a problem with icon: https://invent.kde.org/frameworks/breeze-icons/-/merge_requests/354/diffs?commit_id=1844fb1ee2fa092df91b4ba523489c9add148bea
I just updated Plasma to 6.0.4 and can confirm that all symbolic icons in the system tray are using the same color as expected, so I think it's now safe to close this issue. *** This bug has been marked as a duplicate of bug 482645 ***
This is not duplicate of bug 482645. Yes, tray icons are resolved, but this issue is about widget explorer, which is not fixed.
Good point. I now realize what this bug ticket originally addressed and noticed that follow-up comments gradually changed the topic to similar behavior in the system tray, which I initially thought was the topic of this report. Therefore, I have changed the title to clarify that this bug specifically affects the Add Widgets sidebar.
So, about widget explorer`s problem. This problem is because the icon`s color is taken from color scheme (... /share/color-schemes/your_color_scheme.colors) but it should be taken from desktoptheme colors (... /plasma/desktoptheme/your_theme/colors). In both cases icons use colors from [Colors:Window] section.
May be someone can test https://invent.kde.org/plasma/plasma-workspace/-/commit/24f1a762aacb6f703e371a28f51af03ade10bc9a?merge_request_iid=4270
Icons now have the correct colors on master, it seems like this has been since fixed.