sway: add default colors to dynamic theme in case wal hasn't be run yet

This commit is contained in:
Mark Riedesel 2024-11-20 20:20:14 -06:00
parent 36ec79d183
commit bd8f071552

View file

@ -1,4 +1,21 @@
# dynamic # dynamic
set $color0 #2a2c1f
set $color1 #c3f808
set $color2 #f9ad1a
set $color3 #f9d11d
set $color4 #059ee6
set $color5 #10f0f8
set $color6 #06a1ef
set $color7 #c8c9c7
set $color8 #8c8c8b
set $color9 #c3f808
set $color10 #f9ad1a
set $color11 #f9d11d
set $color12 #059ee6
set $color13 #10f0f8
set $color14 #06a1ef
set $color15 #c8c9c7
include $HOME/.cache/wal/colors-sway include $HOME/.cache/wal/colors-sway
set $gtk-theme Dracula set $gtk-theme Dracula