This commit is contained in:
2023-12-24 17:32:03 +10:00
commit fb64ea71f4
16 changed files with 3212 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
corner_radius = 15
[global]
frame_color = "#ff79c6"
separator_color= frame
[urgency_low]
background = "#282a36"
foreground = "#f8f8f2"
[urgency_normal]
background = "#282a36"
foreground = "#f8f8f2"
[urgency_critical]
background = "#282a36"
foreground = "#f8f8f2"
frame_color = "#ff5555"