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-desktop/-/commit/ |ma/plasma-workspace/-/commi |f3bb3e9ee0abaa438a23e8236be |t/8ac34d033971cc74c8597a1e0 |aa4d8ce5afbc7 |5e77ae3483193dd --- Comment #7 from Nate Graham <[email protected]> --- Git commit 8ac34d033971cc74c8597a1e05e77ae3483193dd by Nate Graham. Committed on 23/02/2026 at 16:51. Pushed by ngraham into branch 'Plasma/6.6'. Logout: hardcode black background color 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 (cherry picked from commit 17df4bb8c2e3e1d0f2b51375479013e155267d0f) Co-authored-by: Nate Graham <[email protected]> M +4 -1 lookandfeel/org.kde.breeze/contents/logout/Logout.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/8ac34d033971cc74c8597a1e05e77ae3483193dd -- You are receiving this mail because: You are watching all bug changes.
