Update theme

This commit is contained in:
2024-04-04 12:51:24 +02:00
parent 84425c084a
commit 4db1976bcd
117 changed files with 15381 additions and 238 deletions
+10 -10
View File
@@ -6,7 +6,7 @@ follow = mouse
width = 300
height = 80
origin = top-right
offset = 15x53
offset = 10x48
corner_radius = 0
scale = 0
notification_limit = 0
@@ -54,18 +54,18 @@ class = Dunst
[urgency_low]
timeout = 2
background = "#282828"
foreground = "#ebdbb2"
frame_color = "#353535"
background = "#1E2128"
foreground = "#ABB2BF"
frame_color = "#292d37"
[urgency_normal]
timeout = 5
background = "#282828"
foreground = "#ebdbb2"
frame_color = "#353535"
background = "#1E2128"
foreground = "#ABB2BF"
frame_color = "#292d37"
[urgency_critical]
timeout = 0
background = "#282828"
foreground = "#cc241d"
frame_color = "#cc241d"
background = "#1E2128"
foreground = "#E06B74"
frame_color = "#E06B74"