summaryrefslogtreecommitdiff
path: root/.config/wallust/templates/shell-colors.sh
diff options
context:
space:
mode:
authorseraphim <18ycm9tx@anonaddy.me>2026-08-23 18:07:29 +0700
committerseraphim <18ycm9tx@anonaddy.me>2026-08-23 18:07:29 +0700
commited3e8f6ec6929327ab19e512ffb0d8ece12ed5a8 (patch)
treef1a783af87d29b8d78ce20df5a485f92b8c32d5d /.config/wallust/templates/shell-colors.sh
parent3c71645d355910b6998e97a1efca6f5a7c7608bc (diff)
reorganize directories, so everything in .config
Diffstat (limited to '.config/wallust/templates/shell-colors.sh')
-rw-r--r--.config/wallust/templates/shell-colors.sh20
1 files changed, 20 insertions, 0 deletions
diff --git a/.config/wallust/templates/shell-colors.sh b/.config/wallust/templates/shell-colors.sh
new file mode 100644
index 0000000..3cfb24d
--- /dev/null
+++ b/.config/wallust/templates/shell-colors.sh
@@ -0,0 +1,20 @@
+# CUSTOM wallust shell template
+color0={{color0}}
+color1={{color1}}
+color2={{color2}}
+color3={{color3}}
+color4={{color4}}
+color5={{color5}}
+color6={{color6}}
+color7={{color7}}
+color8={{color8}}
+color9={{color9}}
+color10={{color10}}
+color11={{color11}}
+color12={{color12}}
+color13={{color13}}
+color14={{color14}}
+color15={{color15}}
+background={{background}}
+foreground={{foreground}}
+cursor={{cursor}}