https://bugs.kde.org/show_bug.cgi?id=394236
Bug ID: 394236 Summary: logout confirmation dialog is unreadeable Product: plasmashell Version: 5.12.5 Platform: Debian testing OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Theme - Breeze Assignee: visual-des...@kde.org Reporter: luca.pedrie...@gmail.com CC: plasma-b...@kde.org Target Milestone: 1.0 after 5.12.5 plasma update the logout confirmation dialog is white with white buttons and white font color. as workaround I changed /usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/logout/Logout.qml //color: root.isLightColor(PlasmaCore.ColorScope.backgroundColor) ? PlasmaCore.ColorScope.backgroundColor : "black" color: "black" -- You are receiving this mail because: You are watching all bug changes.