chore(build): auto-generate extras
This commit is contained in:
17
extras/dunst/tokyonight_day.dunstrc
Normal file
17
extras/dunst/tokyonight_day.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 = "#e9e9ec"
|
||||
foreground = "#3760bf"
|
||||
frame_color = "#3760bf"
|
||||
|
||||
[urgency_normal]
|
||||
background = "#e1e2e7"
|
||||
foreground = "#3760bf"
|
||||
frame_color = "#3760bf"
|
||||
|
||||
[urgency_critical]
|
||||
background = "#c4c8da"
|
||||
foreground = "#c64343"
|
||||
frame_color = "#c64343"
|
||||
17
extras/dunst/tokyonight_moon.dunstrc
Normal file
17
extras/dunst/tokyonight_moon.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 = "#1e2030"
|
||||
foreground = "#c8d3f5"
|
||||
frame_color = "#c8d3f5"
|
||||
|
||||
[urgency_normal]
|
||||
background = "#222436"
|
||||
foreground = "#c8d3f5"
|
||||
frame_color = "#c8d3f5"
|
||||
|
||||
[urgency_critical]
|
||||
background = "#2f334d"
|
||||
foreground = "#c53b53"
|
||||
frame_color = "#c53b53"
|
||||
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"
|
||||
17
extras/dunst/tokyonight_storm.dunstrc
Normal file
17
extras/dunst/tokyonight_storm.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 = "#1f2335"
|
||||
foreground = "#c0caf5"
|
||||
frame_color = "#c0caf5"
|
||||
|
||||
[urgency_normal]
|
||||
background = "#24283b"
|
||||
foreground = "#c0caf5"
|
||||
frame_color = "#c0caf5"
|
||||
|
||||
[urgency_critical]
|
||||
background = "#292e42"
|
||||
foreground = "#db4b4b"
|
||||
frame_color = "#db4b4b"
|
||||
Reference in New Issue
Block a user