https://bugs.kde.org/show_bug.cgi?id=419200
Bug ID: 419200 Summary: IBus icon in systray is unreadable on dark panel Product: systemsettings Version: 5.18.3 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: kcm_desktoptheme Assignee: plasma-b...@kde.org Reporter: pe...@hack-libre.org Target Milestone: --- Created attachment 126990 --> https://bugs.kde.org/attachment.cgi?id=126990&action=edit Screenshot of the systray SUMMARY Systray icon of IBus is dark blue and unreadable with a dark themed plasmashell. STEPS TO REPRODUCE 1. Set Plasma theme to Breeze Dark 2. Launch IBus and open IBus Preferences 3. Go to Input Method tab 4. Add an entry method that’s just a keyboard layout, e.g. English → English (US) OBSERVED RESULT IBus icon doesn’t follow the color of the panel theme. EXPECTED RESULT IBus icon follow the color of the panel theme. The color is configurable via gsettings (e.g. `gsettings set org.freedesktop.ibus.panel xkb-icon-rgba '#eff0f1'`). SOFTWARE/OS VERSIONS Arch Linux KDE Plasma Version: 5.18.3 KDE Frameworks Version: 5.68.0 Qt Version: 5.14.1 ADDITIONAL INFORMATION Bug I opened for IBus: https://github.com/ibus/ibus/issues/2199 One problem I can see is that it will change the color of the icon for IBus regardless of the environment it is launched in, but that’s already what’s done for GTK so it may not be a blocker. I guess the change needs to be done at the start of the plasma session because it could be the first time Plasma is launched, or the first time IBus is available and the setting can be changed. -- You are receiving this mail because: You are watching all bug changes.