Files
zenbones-theme/extras/alacritty/neobones_light.yml
2021-10-10 13:43:40 +08:00

28 lines
619 B
YAML

# This file is auto-generated from lua/zenbones/template/alacritty.lua
# neobones_light alacritty colors
colors:
# Default colors
primary:
background: '#E5EDE6'
foreground: '#202E18'
# Normal colors
normal:
black: '#E5EDE6'
red: '#A8334C'
green: '#567A30'
yellow: '#944927'
blue: '#286486'
magenta: '#88507D'
cyan: '#3B8992'
white: '#202E18'
# Bright colors
bright:
black: '#B3C6B6'
red: '#94253E'
green: '#3F5A22'
yellow: '#803D1C'
blue: '#1D5573'
magenta: '#7B3B70'
cyan: '#2B747C'
white: '#415934'