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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

27 lines
560 B
YAML
Raw Normal View History

2021-11-05 15:31:28 +08:00
# This file is auto-generated by shipwright.nvim
2021-09-21 21:13:10 +08:00
colors:
primary:
2021-10-09 16:26:23 +08:00
foreground: '#202E18'
2021-11-05 15:31:28 +08:00
background: '#E5EDE6'
cursor:
2022-01-07 10:00:20 +08:00
cursor: '#202E18'
text: '#E5EDE6'
2021-09-21 21:13:10 +08:00
normal:
2021-10-09 16:26:23 +08:00
black: '#E5EDE6'
2021-09-21 21:13:10 +08:00
red: '#A8334C'
2021-10-09 17:24:14 +08:00
green: '#567A30'
2021-09-21 21:13:10 +08:00
yellow: '#944927'
blue: '#286486'
magenta: '#88507D'
cyan: '#3B8992'
2021-10-09 16:26:23 +08:00
white: '#202E18'
2021-09-21 21:13:10 +08:00
bright:
2021-10-09 16:26:23 +08:00
black: '#B3C6B6'
2021-09-21 21:13:10 +08:00
red: '#94253E'
2021-10-10 13:43:40 +08:00
green: '#3F5A22'
2021-09-21 21:13:10 +08:00
yellow: '#803D1C'
blue: '#1D5573'
magenta: '#7B3B70'
cyan: '#2B747C'
2021-10-09 16:26:23 +08:00
white: '#415934'