Files
zenbones-theme/extras/alacritty/seoulbones_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-12 08:24:16 +00:00
# This file is auto-generated by shipwright.nvim
colors:
primary:
2021-11-14 04:09:37 +00:00
foreground: '#DDDDDD'
2021-11-12 08:24:16 +00:00
background: '#4B4B4B'
cursor:
2022-01-07 10:00:20 +08:00
cursor: '#E2E2E2'
text: '#4B4B4B'
2021-11-12 08:24:16 +00:00
normal:
black: '#4B4B4B'
red: '#E388A3'
green: '#98BD99'
yellow: '#FFDF9B'
blue: '#97BDDE'
2021-11-13 00:22:38 +00:00
magenta: '#A5A6C5'
2021-11-12 08:24:16 +00:00
cyan: '#6FBDBE'
2021-11-14 04:09:37 +00:00
white: '#DDDDDD'
2021-11-12 08:24:16 +00:00
bright:
black: '#6C6465'
red: '#EB99B1'
green: '#8FCD92'
yellow: '#FFE5B3'
blue: '#A2C8E9'
2021-11-13 00:22:38 +00:00
magenta: '#B2B3DA'
2021-11-12 08:24:16 +00:00
cyan: '#6BCACB'
2021-11-14 04:09:37 +00:00
white: '#A8A8A8'