aboutsummaryrefslogtreecommitdiff
path: root/themes/Labirhin-bot.sh
blob: 502114eda8b3249c5e8a7ed16173a61a79c40c22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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:"