Files
zenbones-theme/extras/alacritty/zenbones_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
colors:
primary:
foreground: '#2C363C'
2021-11-05 15:31:28 +08:00
background: '#F0EDEC'
cursor:
2022-01-07 10:00:20 +08:00
cursor: '#2C363C'
text: '#F0EDEC'
normal:
2021-11-05 15:31:28 +08:00
black: '#F0EDEC'
red: '#A8334C'
2021-11-05 15:31:28 +08:00
green: '#4F6C31'
yellow: '#944927'
blue: '#286486'
magenta: '#88507D'
cyan: '#3B8992'
2021-11-05 15:31:28 +08:00
white: '#2C363C'
bright:
2021-11-05 15:31:28 +08:00
black: '#CFC1BA'
red: '#94253E'
green: '#3F5A22'
yellow: '#803D1C'
blue: '#1D5573'
magenta: '#7B3B70'
cyan: '#2B747C'
2021-11-05 15:31:28 +08:00
white: '#4F5E68'