docs(examples): create kanagawa.kdl (#1913)

* Create kanagawa.kdl

* style(format): adjust indentation

Co-authored-by: Aram Drevekenin <aram@poor.dev>
This commit is contained in:
Serif-7 2022-11-08 10:30:20 -05:00 committed by GitHub
parent ec023197f6
commit 46dae69f56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,15 @@
themes {
kanagawa {
fg "#DCD7BA"
bg "#1F1F28"
red "#C34043"
green "#76946A"
yellow "#FF9E3B"
blue "#7E9CD8"
magenta "#957FB8"
orange "#FFA066"
cyan "#7FB4CA"
black "#16161D"
white "#DCD7BA"
}
}