change color for mako
This commit is contained in:
parent
e19b8bc3c7
commit
6cfd7c4356
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
font=sans 10
|
||||
background-color=#e6e6fadd
|
||||
text-color=#333333ff
|
||||
background-color=#ffffffff
|
||||
text-color=#2c2c2cff
|
||||
border-color=#268bd2AA
|
||||
border-radius=4
|
||||
height=500
|
||||
layer=overlay
|
||||
|
||||
[urgency=high]
|
||||
text-color=#333333ff
|
||||
text-color=#2c2c2cff
|
||||
border-color=#f9f06bAA
|
||||
|
||||
[mode=locked]
|
||||
|
|
Loading…
Reference in a new issue