alacritty_colors/themes/spacemacsLight.yml
2020-07-31 18:16:08 +03:00

32 lines
709 B
YAML

# color (Spacemacs light)
colors:
primary:
foreground: '#64526F'
background: '#FAF7EE'
cursor:
cursor: '#64526F'
text: '#FAF7EE'
normal:
black: '#FAF7EE'
red: '#DF201C'
green: '#009F6B'
# green: '#29A0AD'
yellow: '#DB742E'
blue: '#3980C2'
magenta: '#29A0AD'
# magenta: '#2C9473'
cyan: '#6B3062'
white: '#64526F'
bright:
black: '#9F93A1'
red: '#DF201C'
green: '#009F6B'
# green: '#29A0AD'
yellow: '#DB742E'
blue: '#3980C2'
magenta: '#29A0AD'
# magenta: '#2C9473'
cyan: '#6B3062'
white: '#64526F'