mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
KDE: Fix low contrast in logout screen
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user