mirror of https://github.com/KDE/kasts.git
change the sidebar to the normal page background color for contrast reasons
This commit is contained in:
parent
974a078e5f
commit
f49ace47e3
|
@ -49,6 +49,8 @@ Kirigami.ApplicationWindow {
|
|||
isMenu: false
|
||||
modal: Kirigami.Settings.isMobile
|
||||
collapsible: !Kirigami.Settings.isMobile
|
||||
Kirigami.Theme.colorSet: Kirigami.Theme.Window
|
||||
Kirigami.Theme.inherit: false
|
||||
header: Kirigami.AbstractApplicationHeader {
|
||||
visible: !Kirigami.Settings.isMobile
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue