diff --git a/kde/plasma/look-and-feel/Sweet-Mars/contents/logout/Logout.qml b/kde/plasma/look-and-feel/Sweet-Mars/contents/logout/Logout.qml index 6fc7967..014f075 100644 --- a/kde/plasma/look-and-feel/Sweet-Mars/contents/logout/Logout.qml +++ b/kde/plasma/look-and-feel/Sweet-Mars/contents/logout/Logout.qml @@ -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: "#1A1E21" - opacity: 0.2 + opacity: 0.6 } MouseArea { anchors.fill: parent