summaryrefslogtreecommitdiff
path: root/wallust/templates/colors_neowallust.vim
diff options
context:
space:
mode:
authorJosh <joshott16@gmail.com>2025-07-24 08:15:52 -0400
committerJosh <joshott16@gmail.com>2025-07-24 08:15:52 -0400
commit21150560c5762a4f6f446e74f2020f61d9ba4221 (patch)
tree73a20509a1f19e90bc6e4bd240e89332693e2c8d /wallust/templates/colors_neowallust.vim
parent993b580ec5ea47a8f7d5b1d84556d6f27dc6a22c (diff)
downloaddotfiles-21150560c5762a4f6f446e74f2020f61d9ba4221.tar.gz
dotfiles-21150560c5762a4f6f446e74f2020f61d9ba4221.zip
the great colorscheme migration
Diffstat (limited to 'wallust/templates/colors_neowallust.vim')
-rw-r--r--wallust/templates/colors_neowallust.vim19
1 files changed, 19 insertions, 0 deletions
diff --git a/wallust/templates/colors_neowallust.vim b/wallust/templates/colors_neowallust.vim
new file mode 100644
index 0000000..c5e966d
--- /dev/null
+++ b/wallust/templates/colors_neowallust.vim
@@ -0,0 +1,19 @@
+let background = "{{background}}"
+let foreground = "{{foreground}}"
+let cursor = "{{cursor}}"
+let color0 = "{{color0}}"
+let color1 = "{{color1}}"
+let color2 = "{{color2}}"
+let color3 = "{{color3}}"
+let color4 = "{{color4}}"
+let color5 = "{{color5}}"
+let color6 = "{{color6}}"
+let color7 = "{{color7}}"
+let color8 = "{{color8}}"
+let color9 = "{{color9}}"
+let color10 = "{{color10}}"
+let color11 = "{{color11}}"
+let color12 = "{{color12}}"
+let color13 = "{{color13}}"
+let color14 = "{{color14}}"
+let color15 = "{{color15}}"