chore(build): auto-generate extras

This commit is contained in:
github-actions[bot]
2023-06-17 06:25:13 +00:00
parent 690573c53c
commit d538835974
9 changed files with 77 additions and 4 deletions

View 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"