https://bugs.kde.org/show_bug.cgi?id=457077
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m...@nueljl.in --- Comment #2 from Nate Graham <n...@kde.org> --- So there are a few problems here: * in plasma-workspace/applets/kicker/plugin/rootmodel.cpp, we use the `bookmarks` icon which is not semantically correct, as a bookmark is something different from a favorited item. * If we switched to using either of the more semantically correct `favorite` or `favorites` icon, those icons in the Breeze icon theme are also monochrome at their small sizes I see two ways we could proceed here: 1. Change the `bookmarks` icon in the Plasma theme to look like a colorful star 2. Change the icon used to `applications-favorites` and create that icon in the Breeze icon theme, ensuring there's a colorful version for both the 22px and 32px sizes. Noah and Manuel, what do you think? -- You are receiving this mail because: You are watching all bug changes.