Prepare for multiple theme support.

square-messages
Black Hat 2018-03-01 21:21:09 +08:00
parent b0fc5d0728
commit 6a610e3808
2 changed files with 4 additions and 1 deletions

View File

@ -39,7 +39,8 @@ Page {
ColorOverlay {
anchors.fill: background
source: background
color: "#b000796b"
color: Material.accent
opacity: 0.7
}
}

View File

@ -9,5 +9,7 @@ Style=Material
Theme=Light
Primary=#00695c
Accent=#00695c
;Primary=#1565c0
;Accent=#1565c0
;Foreground=Black
;Background=#161616