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 = "#e9e9ec"
|
||||
background = "#f0e9e8"
|
||||
foreground = "#6c6252"
|
||||
frame_color = "#6c6252"
|
||||
|
||||
[urgency_normal]
|
||||
background = "#e1e2e7"
|
||||
background = "#f9f6f6"
|
||||
foreground = "#6c6252"
|
||||
frame_color = "#6c6252"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user