mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-28 14:43: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
|
||||
anchors.fill: parent
|
||||
colorGroup: PlasmaCore.Theme.ComplementaryColorGroup
|
||||
//colorGroup: PlasmaCore.Theme.ComplementaryColorGroup
|
||||
width: window.width
|
||||
height: window.height
|
||||
state: "closed"
|
||||
|
|
|
|||
Loading…
Reference in a new issue