Files
zenbones-theme/extras/alacritty/neobones_dark.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: '#C6D5CF'
2021-11-05 15:31:28 +08:00
background: '#0F191F'
cursor:
2022-01-07 10:00:20 +08:00
cursor: '#CEDDD7'
text: '#0F191F'
2021-09-21 21:13:10 +08:00
normal:
2021-10-03 08:29:42 +08:00
black: '#0F191F'
red: '#DE6E7C'
2021-10-09 16:26:23 +08:00
green: '#90FF6B'
2021-10-03 08:29:42 +08:00
yellow: '#B77E64'
2021-10-15 14:33:10 +08:00
blue: '#8190D4'
2021-10-03 08:29:42 +08:00
magenta: '#B279A7'
cyan: '#66A5AD'
2021-10-09 16:26:23 +08:00
white: '#C6D5CF'
2021-09-21 21:13:10 +08:00
bright:
2021-10-09 16:26:23 +08:00
black: '#263945'
2021-10-03 08:29:42 +08:00
red: '#E8838F'
2021-10-09 16:26:23 +08:00
green: '#A0FF85'
2021-10-03 08:29:42 +08:00
yellow: '#D68C67'
2021-10-15 14:33:10 +08:00
blue: '#92A0E2'
2021-10-03 08:29:42 +08:00
magenta: '#CF86C1'
cyan: '#65B8C1'
2021-10-09 16:26:23 +08:00
white: '#98A39E'