Initial themes implementation, new default theme

This commit is contained in:
miruka
2019-07-24 02:14:34 -04:00
parent 345b17b21f
commit ec27ecf498
89 changed files with 956 additions and 165 deletions

View File

@@ -38,7 +38,7 @@ SwipeView {
header: HRectangle {
implicitWidth: parent ? parent.width : 0
color: theme.pageHeadersBackground
color: theme.controls.header.background
height: ! hideHeaderUnderHeight ||
window.height >=