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:
|
|
|
|
|
cursor: '#4B4B4B'
|
2021-11-14 04:09:37 +00:00
|
|
|
text: '#E2E2E2'
|
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'
|