Files
zenbones-theme/extras/alacritty/neobones_dark.yml
Michael Chris Lopez 66218deac4 rebuild new changes
2021-10-15 14:33:10 +08:00

28 lines
618 B
YAML

# This file is auto-generated from lua/zenbones/template/alacritty.lua
# neobones_dark alacritty colors
colors:
# Default colors
primary:
background: '#0F191F'
foreground: '#C6D5CF'
# Normal colors
normal:
black: '#0F191F'
red: '#DE6E7C'
green: '#90FF6B'
yellow: '#B77E64'
blue: '#8190D4'
magenta: '#B279A7'
cyan: '#66A5AD'
white: '#C6D5CF'
# Bright colors
bright:
black: '#263945'
red: '#E8838F'
green: '#A0FF85'
yellow: '#D68C67'
blue: '#92A0E2'
magenta: '#CF86C1'
cyan: '#65B8C1'
white: '#98A39E'