mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
light theme for the loading screen
This commit is contained in:
parent
9999e4ffbf
commit
7b7fde14bc
1 changed files with 2 additions and 2 deletions
|
|
@ -43,10 +43,10 @@ Window {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
PlasmaCore.ColorScope {
|
Item {
|
||||||
id: background
|
id: background
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
colorGroup: PlasmaCore.Theme.ComplementaryColorGroup
|
//colorGroup: PlasmaCore.Theme.ComplementaryColorGroup
|
||||||
width: window.width
|
width: window.width
|
||||||
height: window.height
|
height: window.height
|
||||||
state: "closed"
|
state: "closed"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue