diff options
Diffstat (limited to 'build/base16-outrun-dark')
| -rw-r--r-- | build/base16-outrun-dark | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-outrun-dark b/build/base16-outrun-dark new file mode 100644 index 0000000..36fd980 --- /dev/null +++ b/build/base16-outrun-dark @@ -0,0 +1,31 @@ +; base16-outrun-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Hugo Delahousse (http://github.com/hugodelahousse/) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #00002A +base01 = #20204A +base02 = #30305A +base03 = #50507A +base04 = #B0B0DA +base05 = #D0D0FA +base06 = #E0E0FF +base07 = #F5F5FF +base08 = #FF4242 +base09 = #FC8D28 +base0a = #F3E877 +base0b = #59F176 +base0c = #0EF0F0 +base0d = #66B0FF +base0e = #F10596 +base0f = #F003EF + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
