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

29 lines
563 B
YAML

# Colors (Seabird)
colors:
# Default colors
primary:
background: '#ffffff'
# foreground: '#61707a'
foreground: '#1A1A1A'
# Normal colors
normal:
black: '#0b141a'
red: '#ff4053'
green: '#11ab00'
yellow: '#bf8c00'
blue: '#0099ff'
magenta: '#9854ff'
cyan: '#00a5ab'
white: '#ffffff'
# Bright colors
bright:
black: '#0b141a'
red: '#ff4053'
green: '#11ab00'
yellow: '#bf8c00'
blue: '#0099ff'
magenta: '#9854ff'
cyan: '#00a5ab'
white: '#ffffff'