chore(build): auto-generate extras
This commit is contained in:
17
extras/dunst/tokyonight_night.dunstrc
Normal file
17
extras/dunst/tokyonight_night.dunstrc
Normal file
@@ -0,0 +1,17 @@
|
||||
# TokyoNight colors for dunst
|
||||
# For more configuraion options see https://github.com/dunst-project/dunst/blob/master/dunstrc
|
||||
|
||||
[urgency_low]
|
||||
background = "#16161e"
|
||||
foreground = "#c0caf5"
|
||||
frame_color = "#c0caf5"
|
||||
|
||||
[urgency_normal]
|
||||
background = "#1a1b26"
|
||||
foreground = "#c0caf5"
|
||||
frame_color = "#c0caf5"
|
||||
|
||||
[urgency_critical]
|
||||
background = "#292e42"
|
||||
foreground = "#db4b4b"
|
||||
frame_color = "#db4b4b"
|
||||
Reference in New Issue
Block a user