https://bugs.kde.org/show_bug.cgi?id=476137
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Breeze Dark theme dark |When run without |glyphs/icons on dark |plasma-integration (i.e. |background. |outside of Plasma) choosing | |a dark color scheme in the | |in-app color scheme chooser | |makes dark-colored icons | |invisible Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #5 from Nate Graham <n...@kde.org> --- Talked with some other contributors regarding this. Our practical options are within Elisa are: 1. Within the app, detect when the user has chosen a dark color scheme via the in-app color chooser menu, and if you're using the Breeze icon theme, automatically substitute Breeze Dark. If you're using a 3rd-party icon theme where we can't know if there's a dark version available, then screw it, you're on your own. Downside: still represents a broken promise when using 3rd-party icon themes. 2. Hide the color chooser menu when not using plasma-integration as the QPT. Downside: hides a feature that we advertise and that can sometimes work properly in some contexts. Longer term, our options for Qt changes outside of Elisa are: 1. Upstream KDE's icon recoloration feature to Qt, so that it's active by default when using a KDE app without plasma-integration installed 2. More broadly, create different infrastructure for "KDE app integration" and "Qt app integration when run on Plasma" because they're undesirably connected right now -- You are receiving this mail because: You are watching all bug changes.