From 21150560c5762a4f6f446e74f2020f61d9ba4221 Mon Sep 17 00:00:00 2001 From: Josh Date: Thu, 24 Jul 2025 08:15:52 -0400 Subject: the great colorscheme migration --- wallust/templates/colors_sway | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 wallust/templates/colors_sway (limited to 'wallust/templates/colors_sway') diff --git a/wallust/templates/colors_sway b/wallust/templates/colors_sway new file mode 100644 index 0000000..978ff5d --- /dev/null +++ b/wallust/templates/colors_sway @@ -0,0 +1,21 @@ +set $wallpaper {{wallpaper}} + +set $background {{background}} +set $foreground {{foreground}} + +set $color0 {{color0}} +set $color1 {{color1}} +set $color2 {{color2}} +set $color3 {{color3}} +set $color4 {{color4}} +set $color5 {{color5}} +set $color6 {{color6}} +set $color7 {{color7}} +set $color8 {{color8}} +set $color9 {{color9}} +set $color10 {{color10}} +set $color11 {{color11}} +set $color12 {{color12}} +set $color13 {{color13}} +set $color14 {{color14}} +set $color15 {{color15}} -- cgit v1.3