theme-setter/themes/sunset.sh

37 lines
762 B
Bash
Executable File

# Shell variables
# Generated by 'wal'
wallpaper='/home/iceyrazor/stuff/media/wallpapers/bing:1920:2160 fdhsjkfdsheuishfrejafgkrlea.jpg'
# Special
background='#0c1516'
foreground='#d0d1d2'
cursor='#d0d1d2'
# Colors
color0='#0c1516'
color1='#D57158'
color2='#7A866F'
color3='#B8A655'
color4='#E5936C'
color5='#57738C'
color6='#6B8FA0'
color7='#d0d1d2'
color8='#919293'
color9='#D57158'
color10='#7A866F'
color11='#B8A655'
color12='#E5936C'
color13='#57738C'
color14='#6B8FA0'
color15='#d0d1d2'
# 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:"