diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 583fe51..ed02b7e 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -65,14 +65,14 @@ mouse_right_click = close_current [urgency_low] - background = "#0f0d17e6" + background = "#0f0d17bf" foreground = "#a9a2bd" frame_color = "#2e2842" highlight = "#7f7796" timeout = 4 [urgency_normal] - background = "#0f0d17e6" + background = "#0f0d17bf" foreground = "#e9eefb" frame_color = "#3d3752" highlight = "#92b9ea" @@ -80,7 +80,7 @@ timeout = 6 [urgency_critical] - background = "#1a0f18e6" + background = "#1a0f18cc" foreground = "#ffe9ee" frame_color = "#cf6a80" highlight = "#cf6a80"