diff options
Diffstat (limited to 'build/base16-dirtysea')
| -rw-r--r-- | build/base16-dirtysea | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-dirtysea b/build/base16-dirtysea new file mode 100644 index 0000000..10b591d --- /dev/null +++ b/build/base16-dirtysea @@ -0,0 +1,31 @@ +; base16-dirtysea +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Kahlil (Kal) Hodgson +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #e0e0e0 +base01 = #d0d0d0 +base02 = #c0c0c0 +base03 = #707070 +base04 = #202020 +base05 = #000000 +base06 = #f8f8f8 +base07 = #c4d9c4 +base08 = #000090 +base09 = #006565 +base0a = #006565 +base0b = #730073 +base0c = #755B00 +base0d = #007300 +base0e = #840000 +base0f = #755B00 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
