add missing duckbones colorschemes

This commit is contained in:
Michael Chris Lopez
2021-11-11 15:05:38 +08:00
parent 30c5b6ec28
commit f9be7246ed
8 changed files with 519 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
# This file is auto-generated by shipwright.nvim
colors:
primary:
foreground: '#EBEFC0'
background: '#0E101A'
cursor:
cursor: '#0E101A'
text: '#EDF2C2'
normal:
black: '#0E101A'
red: '#E03600'
green: '#5DCD97'
yellow: '#E39500'
blue: '#00A3CB'
magenta: '#795CCC'
cyan: '#00A3CB'
white: '#EBEFC0'
bright:
black: '#2B2F46'
red: '#FF4821'
green: '#58DB9E'
yellow: '#F6A100'
blue: '#00B4E0'
magenta: '#B3A1E6'
cyan: '#00B4E0'
white: '#B3B692'