Files
zenbones-theme/extras/alacritty/neovim_dark.yml
Michael Chris Lopez b34f632b14 reset neovim base
2021-10-03 08:31:29 +08:00

28 lines
616 B
YAML

# This file is auto-generated from lua/zenbones/template/alacritty.lua
# neovim_dark alacritty colors
colors:
# Default colors
primary:
background: '#0F191F'
foreground: '#C7D6D0'
# Normal colors
normal:
black: '#0F191F'
red: '#DE6E7C'
green: '#8EFF6B'
yellow: '#B77E64'
blue: '#6099C0'
magenta: '#B279A7'
cyan: '#66A5AD'
white: '#C7D6D0'
# Bright colors
bright:
black: '#264354'
red: '#E8838F'
green: '#A1FF85'
yellow: '#D68C67'
blue: '#61ABDA'
magenta: '#CF86C1'
cyan: '#65B8C1'
white: '#92AFA3'