mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
tests: Fix themes
This commit is contained in:
parent
a911361ef6
commit
04ea2c4453
1 changed files with 3 additions and 1 deletions
|
|
@ -43,7 +43,9 @@ ApplicationWindow {
|
|||
|
||||
height: Kirigami.Units.gridUnit * 1.25
|
||||
|
||||
colorGroup: Kirigami.Theme.ComplementaryColorGroup
|
||||
Kirigami.Theme.inherit: false
|
||||
Kirigami.Theme.colorSet: Kirigami.Theme.Complementary
|
||||
|
||||
backgroundColor: "transparent"
|
||||
|
||||
showSecondRow: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue