bar: make power actually red
This commit is contained in:
parent
8404771805
commit
b9fb55d007
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import "root:/config"
|
||||||
|
|
||||||
MaterialIcon {
|
MaterialIcon {
|
||||||
text: "power_settings_new"
|
text: "power_settings_new"
|
||||||
color: Appearance.colours.red
|
color: Appearance.colours.m3error
|
||||||
font.bold: true
|
font.bold: true
|
||||||
font.pointSize: Appearance.font.size.normal
|
font.pointSize: Appearance.font.size.normal
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue