Fix night theme, search fg
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
# For more configuraion options see https://github.com/dunst-project/dunst/blob/master/dunstrc
|
||||
|
||||
[urgency_low]
|
||||
background = "#16161e"
|
||||
background = "#1f1311"
|
||||
foreground = "#E0CCAE"
|
||||
frame_color = "#E0CCAE"
|
||||
|
||||
[urgency_normal]
|
||||
background = "#1a1b26"
|
||||
background = "#0f0908"
|
||||
foreground = "#E0CCAE"
|
||||
frame_color = "#E0CCAE"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user