[Breeze] [Bug 509260] Loading icon Dark on a Breeze Dark theme
Nate Graham
bugzilla_noreply at kde.org
Tue Sep 23 15:55:00 BST 2025
https://bugs.kde.org/show_bug.cgi?id=509260
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WAITINGFORINFO |NOT A BUG
--- Comment #12 from Nate Graham <nate at kde.org> ---
Plasma-integration is what turns on KDE's icon loader engine, which is the
thing responsible for re-coloring icons.
It works this way because icon re-coloring is not a cross-desktop spec, and
there's no support for it in Qt (at least, not the way we do it). Therefore we
have to do it ourselves, which means we have to use our own code to do it,
which means something needs to use that code, and that something is
plasma-integration.
If for some reason you can't or don't want to use plasma-integration, there's a
workaround: use the "Breeze Dark" icon theme. That icon theme uses a light
color for the icons, so even if they don't get re-colored, they should be
visible on top of a dark background.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Visual-design
mailing list