Initial themes implementation, new default theme
This commit is contained in:
@@ -38,7 +38,7 @@ SwipeView {
|
||||
|
||||
header: HRectangle {
|
||||
implicitWidth: parent ? parent.width : 0
|
||||
color: theme.pageHeadersBackground
|
||||
color: theme.controls.header.background
|
||||
|
||||
height: ! hideHeaderUnderHeight ||
|
||||
window.height >=
|
||||
|
Reference in New Issue
Block a user