Files
zenbones-theme/extras/alacritty/vimbones.yml

27 lines
560 B
YAML
Raw Normal View History

2021-11-06 06:18:54 +00:00
# This file is auto-generated by shipwright.nvim
2021-10-31 00:35:48 +00:00
colors:
primary:
foreground: '#353535'
2021-11-06 06:18:54 +00:00
background: '#F0F0CA'
cursor:
2022-01-07 10:00:20 +08:00
cursor: '#353535'
text: '#F0F0CA'
2021-10-31 00:35:48 +00:00
normal:
black: '#F0F0CA'
red: '#A8334C'
green: '#4F6C31'
yellow: '#944927'
blue: '#286486'
magenta: '#88507D'
cyan: '#3B8992'
white: '#353535'
bright:
black: '#C6C6A3'
red: '#94253E'
green: '#3F5A22'
yellow: '#803D1C'
blue: '#1D5573'
magenta: '#7B3B70'
cyan: '#2B747C'
white: '#5C5C5C'