Files
farout.nvim/extras/dunst/faroutstorm.dunstrc
Tyler Hallada 1752319cc5 First stab at converting to farout palette
Also renamed all/most instances of tokyonight to farout
2023-12-01 15:30:50 -05:00

18 lines
424 B
Plaintext

# TokyoNight colors for dunst
# For more configuraion options see https://github.com/dunst-project/dunst/blob/master/dunstrc
[urgency_low]
background = "#1f1311"
foreground = "#E0CCAE"
frame_color = "#E0CCAE"
[urgency_normal]
background = "#0f0908"
foreground = "#E0CCAE"
frame_color = "#E0CCAE"
[urgency_critical]
background = "#241816"
foreground = "#df674c"
frame_color = "#df674c"