mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-15 16:09:53 +01:00
KDE: Fix low contrast in logout screen
This commit is contained in:
@@ -110,7 +110,7 @@ PlasmaCore.ColorScope {
|
|||||||
anchors.fill: parent
|
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"
|
//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"
|
color: "#161925"
|
||||||
opacity: 0.2
|
opacity: 0.6
|
||||||
}
|
}
|
||||||
MouseArea {
|
MouseArea {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|||||||
Reference in New Issue
Block a user