Use alert colour for shutdown button
This commit is contained in:
parent
748eed9593
commit
d0029343c6
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ type = custom/menu
|
|||
label-open =
|
||||
label-close =
|
||||
menu-0-0 = Shutdown
|
||||
menu-0-0-foreground = #F00
|
||||
menu-0-0-foreground = ${colors.alert}
|
||||
menu-0-1 = Restart
|
||||
menu-0-1-foreground = #0F0
|
||||
label-separator = " | "
|
||||
|
|
Loading…
Reference in a new issue