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 = "#16161e"
foreground = "#c0caf5"
frame_color = "#c0caf5"
[urgency_normal]
background = "#1a1b26"
foreground = "#c0caf5"
frame_color = "#c0caf5"
[urgency_critical]
background = "#292e42"
foreground = "#db4b4b"
frame_color = "#db4b4b"