mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
Update 2025-02-24
Update 2025-02-03 Update 2025-02-04 Update 2025-02-09 Update 2025-02-14 Update 2025-02-15 Update 2025-02-22 Update 2025-02-24
This commit is contained in:
@@ -20,21 +20,21 @@
|
||||
foreground = "#e0def4"
|
||||
|
||||
[urgency_low]
|
||||
background = "#26273d"
|
||||
highlight = "#31748f"
|
||||
frame_color = "#31748f"
|
||||
background = "#26233a"
|
||||
highlight = "#9ccfd8"
|
||||
frame_color = "#9ccfd8"
|
||||
default_icon = "dialog-information"
|
||||
format = "<b><span foreground='#31748f'>%s</span></b>\n%b"
|
||||
format = "<b><span foreground='#9ccfd8'>%s</span></b>\n%b"
|
||||
|
||||
[urgency_normal]
|
||||
background = "#362e3c"
|
||||
highlight = "#f6c177"
|
||||
frame_color = "#f6c177"
|
||||
background = "#26233a"
|
||||
highlight = "#ebbcba"
|
||||
frame_color = "#ebbcba"
|
||||
default_icon = "dialog-warning"
|
||||
format = "<b><span foreground='#f6c177'>%s</span></b>\n%b"
|
||||
format = "<b><span foreground='#ebbcba'>%s</span></b>\n%b"
|
||||
|
||||
[urgency_critical]
|
||||
background = "#35263d"
|
||||
background = "#26233a"
|
||||
highlight = "#eb6f92"
|
||||
frame_color = "#eb6f92"
|
||||
default_icon = "dialog-error"
|
||||
|
||||
Reference in New Issue
Block a user