add kanagawabones

This commit is contained in:
Michael Chris Lopez
2021-12-25 08:21:30 +08:00
parent 817c9f62c0
commit 99da53ada1
17 changed files with 916 additions and 13 deletions

View File

@@ -0,0 +1,26 @@
# This file is auto-generated by shipwright.nvim
colors:
primary:
foreground: '#DDD8BB'
background: '#1F1F28'
cursor:
cursor: '#1F1F28'
text: '#E6E0C2'
normal:
black: '#1F1F28'
red: '#E46A78'
green: '#98BC6D'
yellow: '#E5C283'
blue: '#7EB3C9'
magenta: '#957FB8'
cyan: '#7EB3C9'
white: '#DDD8BB'
bright:
black: '#3C3C51'
red: '#EC818C'
green: '#9EC967'
yellow: '#F1C982'
blue: '#7BC2DF'
magenta: '#A98FD2'
cyan: '#7BC2DF'
white: '#A8A48D'