[Breeze] [Bug 506434] Icon coloring is inherently incompatible with colored Breeze status icons
Ingo Klöcker
bugzilla_noreply at kde.org
Tue Jul 1 16:31:50 BST 2025
https://bugs.kde.org/show_bug.cgi?id=506434
--- Comment #2 from Ingo Klöcker <kloecker at kde.org> ---
The problem is that the status icons (data-error, data-success, data-warning,
data-information) are not symbolic icons, but full colored icons with
hard-coded color (white) for the symbols drawn on the colored shape (rectangle,
triangle, ...) using ColorScheme-PositiveText, ColorScheme-NegativeText, etc.
as color. It might work if the hard-coded white was replaced with
ColorScheme-Background, but then you'd get an orange warning triangle with an
almost-black exclamation mark instead of with a white exclamation-mark with
Breeze Dark. Not sure if that's wanted. I assumed the white color was
hard-coded for a reason.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Visual-design
mailing list