https://bugs.kde.org/show_bug.cgi?id=494721
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.8 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/breeze-icons/-/commi | |t/19cd41e649f664268f55874ba | |feffdabffcaad0d Resolution|--- |FIXED --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 19cd41e649f664268f55874bafeffdabffcaad0d by Nate Graham. Committed on 21/10/2024 at 15:23. Pushed by ngraham into branch 'master'. Monochromize not-explicitly-colorized symbolic folder icons We have symbolic versions of folder icons, but currently they're all just symlinks to the 16px and 22px versions of the base icon. Most of the time this is fine. Some of those folder icons are not monochrome at those sizes, though; they intentionally retain their color. This is normally fine, but not desired for symbolic icons, where we want to expunge as much color as possible — except for the folder icons that are explicitly and intentionally colored that way. FIXED-IN: 6.8 T +14 -1 icons/places/16/folder-android-symbolic.svg T +14 -1 icons/places/16/folder-blender-symbolic.svg T +14 -1 icons/places/16/folder-crash-symbolic.svg T +14 -1 icons/places/16/folder-important-symbolic.svg T +14 -1 icons/places/16/folder-java-symbolic.svg T +14 -1 icons/places/16/folder-podcast-symbolic.svg T +14 -1 icons/places/16/folder-rpm-symbolic.svg T +14 -1 icons/places/22/folder-android-symbolic.svg T +14 -1 icons/places/22/folder-blender-symbolic.svg T +14 -1 icons/places/22/folder-crash-symbolic.svg T +14 -1 icons/places/22/folder-important-symbolic.svg T +14 -1 icons/places/22/folder-java-symbolic.svg T +14 -1 icons/places/22/folder-podcast-symbolic.svg T +14 -1 icons/places/22/folder-rpm-symbolic.svg https://invent.kde.org/frameworks/breeze-icons/-/commit/19cd41e649f664268f55874bafeffdabffcaad0d -- You are receiving this mail because: You are watching all bug changes.