more more colors
This commit is contained in:
parent
c4e4b6ebb2
commit
ed72d81f3b
14 changed files with 22 additions and 10 deletions
|
|
@ -10,7 +10,7 @@ M.BarSection {
|
|||
property int celsius: 0
|
||||
readonly property color _stateColor: celsius > 80 ? M.Theme.base08
|
||||
: celsius > 60 ? M.Theme.base09
|
||||
: M.Theme.base05
|
||||
: M.Theme.base0C
|
||||
|
||||
FileView {
|
||||
id: thermal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue