Disorganized changes from past weeks
This commit is contained in:
parent
1091129506
commit
5411d397cf
16 changed files with 235 additions and 30 deletions
|
|
@ -3,23 +3,24 @@
|
|||
[global]
|
||||
### Display ###
|
||||
# start flavours
|
||||
[global]
|
||||
frame_color = "#C0C5CE"
|
||||
separator_color = "#C0C5CE"
|
||||
|
||||
[urgency_low]
|
||||
background = "#99C794"
|
||||
foreground = "#D8DEE9"
|
||||
timeout = 10
|
||||
[base16_low]
|
||||
msg_urgency = low
|
||||
background = "#343D46"
|
||||
foreground = "#65737E"
|
||||
|
||||
[urgency_normal]
|
||||
[base16_normal]
|
||||
msg_urgency = normal
|
||||
background = "#4F5B66"
|
||||
foreground = "#C0C5CE"
|
||||
timeout = 10
|
||||
|
||||
[urgency_critical]
|
||||
background = "#F99157"
|
||||
foreground = "#65737E"
|
||||
timeout = 0
|
||||
[base16_critical]
|
||||
msg_urgency = critical
|
||||
background = "#EC5f67"
|
||||
foreground = "#CDD3DE"
|
||||
# end flavours
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue