aboutsummaryrefslogtreecommitdiff
path: root/themes/Labirhin-bot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Labirhin-bot.sh')
-rwxr-xr-xthemes/Labirhin-bot.sh36
1 files changed, 36 insertions, 0 deletions
diff --git a/themes/Labirhin-bot.sh b/themes/Labirhin-bot.sh
new file mode 100755
index 0000000..502114e
--- /dev/null
+++ b/themes/Labirhin-bot.sh
@@ -0,0 +1,36 @@
+# Shell variables
+# Generated by 'wal'
+wallpaper='/home/iceyrazor/stuff/media/wallpapers/Labirhin - Kanjut Kejahatan [PFW4m80Dtog].webp'
+
+# Special
+background='#1c1c1f'
+foreground='#e3e0e4'
+cursor='#e3e0e4'
+
+# Colors
+color0='#1c1c1f'
+color1='#7C839F'
+color2='#8D93AF'
+color3='#9A9DAB'
+color4='#9CA3C6'
+color5='#ABB1CD'
+color6='#D5B8C2'
+color7='#e3e0e4'
+color8='#9e9c9f'
+color9='#7C839F'
+color10='#8D93AF'
+color11='#9A9DAB'
+color12='#9CA3C6'
+color13='#ABB1CD'
+color14='#D5B8C2'
+color15='#e3e0e4'
+
+# FZF colors
+export FZF_DEFAULT_OPTS="
+ $FZF_DEFAULT_OPTS
+ --color fg:7,bg:0,hl:1,fg+:232,bg+:1,hl+:255
+ --color info:7,prompt:2,spinner:1,pointer:232,marker:1
+"
+
+# Fix LS_COLORS being unreadable.
+export LS_COLORS="${LS_COLORS}:su=30;41:ow=30;42:st=30;44:"