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:
2025-02-02 16:12:25 +02:00
parent 73a0cc0977
commit 5f54bb78ad
69 changed files with 5418 additions and 2753 deletions

View File

@@ -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"