diff options
Diffstat (limited to 'build/base16-silk-dark')
| -rw-r--r-- | build/base16-silk-dark | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-silk-dark b/build/base16-silk-dark new file mode 100644 index 0000000..bf642eb --- /dev/null +++ b/build/base16-silk-dark @@ -0,0 +1,31 @@ +; base16-silk-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Gabriel Fontes (https://github.com/Misterio77) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #0e3c46 +base01 = #1D494E +base02 = #2A5054 +base03 = #587073 +base04 = #9DC8CD +base05 = #C7DBDD +base06 = #CBF2F7 +base07 = #D2FAFF +base08 = #fb6953 +base09 = #fcab74 +base0a = #fce380 +base0b = #73d8ad +base0c = #3fb2b9 +base0d = #46bddd +base0e = #756b8a +base0f = #9b647b + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
