KDE: Fix low contrast in logout screen

This commit is contained in:
EliverLara
2021-07-12 14:58:58 -05:00
parent ffb15552ec
commit 5a95ad4918

View File

@@ -110,7 +110,7 @@ PlasmaCore.ColorScope {
anchors.fill: parent
//use "black" because this is intended to look like a general darkening of the scene. a dark gray as normal background would just look too "washed out"
color: "#161925"
opacity: 0.2
opacity: 0.6
}
MouseArea {
anchors.fill: parent