https://bugs.kde.org/show_bug.cgi?id=516266
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-desktop/-/commit/ |t/17df4bb8c2e3e1d0f2b513754 |322503ff1101f9ab180a6a5a689 |79013e155267d0f |7aa65ad694e16 --- Comment #5 from Nate Graham <[email protected]> --- Git commit 322503ff1101f9ab180a6a5a6897aa65ad694e16 by Nate Graham. Committed on 23/02/2026 at 16:40. Pushed by ngraham into branch 'master'. applets/kicker: hardcode black background color in dashboard Because it has transparency, anything other than black looks bad. This means the background color from the complementary color set is inappropriate here; just hardcode black instead. We don't hardcode the foreground color for text because it's used for icon coloration too, and those have to match. Hence any user complaints about illegible icons are bugs in their color scheme's complementary text color. FIXED-IN: 6.6.1 M +5 -1 applets/kicker/DashboardRepresentation.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/322503ff1101f9ab180a6a5a6897aa65ad694e16 -- You are receiving this mail because: You are watching all bug changes.
