aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/base16-apprentice31
-rw-r--r--build/base16-danqing31
-rw-r--r--build/base16-darcula31
-rw-r--r--build/base16-dirtysea10
-rw-r--r--build/base16-espresso2
-rw-r--r--build/base16-eva-dim31
-rw-r--r--build/base16-kimber31
-rw-r--r--build/base16-nebula31
-rw-r--r--build/base16-pasque31
-rw-r--r--build/base16-pinky31
-rw-r--r--build/base16-qualia31
-rw-r--r--build/base16-rose-pine31
-rw-r--r--build/base16-rose-pine-dawn31
-rw-r--r--build/base16-rose-pine-moon31
-rw-r--r--build/base16-sagelight31
-rw-r--r--build/base16-sakura31
-rw-r--r--build/base16-shades-of-purple31
-rw-r--r--build/base16-silk-dark31
-rw-r--r--build/base16-silk-light31
-rw-r--r--build/base16-solarflare-light31
-rw-r--r--build/base16-synth-midnight-dark32
-rw-r--r--build/base16-synth-midnight-light31
-rw-r--r--build/base16-tender31
-rw-r--r--build/base16-windows-1031
-rw-r--r--build/base16-windows-10-light31
-rw-r--r--build/base16-windows-9531
-rw-r--r--build/base16-windows-95-light31
-rw-r--r--build/base16-windows-highcontrast31
-rw-r--r--build/base16-windows-highcontrast-light31
-rw-r--r--build/base16-windows-nt31
-rw-r--r--build/base16-windows-nt-light31
31 files changed, 890 insertions, 22 deletions
diff --git a/build/base16-apprentice b/build/base16-apprentice
new file mode 100644
index 0000000..8078535
--- /dev/null
+++ b/build/base16-apprentice
@@ -0,0 +1,31 @@
+; base16-apprentice
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: romainl
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #262626
+base01 = #303030
+base02 = #333333
+base03 = #6C6C6C
+base04 = #787878
+base05 = #BCBCBC
+base06 = #C9C9C9
+base07 = #FFFFFF
+base08 = #5F8787
+base09 = #FF8700
+base0a = #5F8787
+base0b = #87AF87
+base0c = #5F875F
+base0d = #FFFFAF
+base0e = #87AFD7
+base0f = #5F87AF
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-danqing b/build/base16-danqing
new file mode 100644
index 0000000..8379249
--- /dev/null
+++ b/build/base16-danqing
@@ -0,0 +1,31 @@
+; base16-danqing
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Wenhan Zhu (Cosmos) (zhuwenhan950913@gmail.com)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #2d302f
+base01 = #434846
+base02 = #5a605d
+base03 = #9da8a3
+base04 = #cad8d2
+base05 = #e0f0eF
+base06 = #ecf6f2
+base07 = #fcfefd
+base08 = #F9906F
+base09 = #B38A61
+base0a = #F0C239
+base0b = #8AB361
+base0c = #30DFF3
+base0d = #B0A4E3
+base0e = #CCA4E3
+base0f = #CA6924
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-darcula b/build/base16-darcula
new file mode 100644
index 0000000..0bd63dc
--- /dev/null
+++ b/build/base16-darcula
@@ -0,0 +1,31 @@
+; base16-darcula
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: jetbrains
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #2b2b2b
+base01 = #323232
+base02 = #323232
+base03 = #606366
+base04 = #a4a3a3
+base05 = #a9b7c6
+base06 = #ffc66d
+base07 = #ffffff
+base08 = #4eade5
+base09 = #689757
+base0a = #bbb529
+base0b = #6a8759
+base0c = #629755
+base0d = #9876aa
+base0e = #cc7832
+base0f = #808080
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-dirtysea b/build/base16-dirtysea
index 10b591d..88dee8f 100644
--- a/build/base16-dirtysea
+++ b/build/base16-dirtysea
@@ -8,20 +8,20 @@
[STYLE]
; Colors
base00 = #e0e0e0
-base01 = #d0d0d0
-base02 = #c0c0c0
+base01 = #d0dad0
+base02 = #d0d0d0
base03 = #707070
base04 = #202020
base05 = #000000
base06 = #f8f8f8
base07 = #c4d9c4
-base08 = #000090
+base08 = #840000
base09 = #006565
-base0a = #006565
+base0a = #755B00
base0b = #730073
base0c = #755B00
base0d = #007300
-base0e = #840000
+base0e = #000090
base0f = #755B00
; Additional custom overrides, e.g.
diff --git a/build/base16-espresso b/build/base16-espresso
index 8ba2f96..f25fefd 100644
--- a/build/base16-espresso
+++ b/build/base16-espresso
@@ -2,7 +2,7 @@
;
; base16: (https://github.com/chriskempson/base16)
;
-; Scheme: Alex Mirrington (https://github.com/alexmirrington)
+; Scheme: Unknown. Maintained by Alex Mirrington (https://github.com/alexmirrington)
; Template: Christian Karl <karlch at protonmail dot com>
[STYLE]
diff --git a/build/base16-eva-dim b/build/base16-eva-dim
new file mode 100644
index 0000000..cf0749f
--- /dev/null
+++ b/build/base16-eva-dim
@@ -0,0 +1,31 @@
+; base16-eva-dim
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: kjakapat (https://github.com/kjakapat)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #2a3b4d
+base01 = #3d566f
+base02 = #4b6988
+base03 = #55799c
+base04 = #7e90a3
+base05 = #9fa2a6
+base06 = #d6d7d9
+base07 = #ffffff
+base08 = #c4676c
+base09 = #ff9966
+base0a = #cfd05d
+base0b = #5de561
+base0c = #4b8f77
+base0d = #1ae1dc
+base0e = #9c6cd3
+base0f = #bb64a9
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-kimber b/build/base16-kimber
new file mode 100644
index 0000000..b067f21
--- /dev/null
+++ b/build/base16-kimber
@@ -0,0 +1,31 @@
+; base16-kimber
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Mishka Nguyen (https://github.com/akhsiM)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #222222
+base01 = #313131
+base02 = #555D55
+base03 = #644646
+base04 = #5A5A5A
+base05 = #DEDEE7
+base06 = #C3C3B4
+base07 = #FFFFE6
+base08 = #C88C8C
+base09 = #476C88
+base0a = #D8B56D
+base0b = #99C899
+base0c = #78B4B4
+base0d = #537C9C
+base0e = #86CACD
+base0f = #704F4F
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-nebula b/build/base16-nebula
new file mode 100644
index 0000000..0fe1ae1
--- /dev/null
+++ b/build/base16-nebula
@@ -0,0 +1,31 @@
+; base16-nebula
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Gabriel Fontes (https://github.com/Misterio77)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #22273b
+base01 = #414f60
+base02 = #5a8380
+base03 = #6e6f72
+base04 = #87888b
+base05 = #a4a6a9
+base06 = #c7c9cd
+base07 = #8dbdaa
+base08 = #777abc
+base09 = #94929e
+base0a = #4f9062
+base0b = #6562a8
+base0c = #226f68
+base0d = #4d6bb6
+base0e = #716cae
+base0f = #8c70a7
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-pasque b/build/base16-pasque
new file mode 100644
index 0000000..586780f
--- /dev/null
+++ b/build/base16-pasque
@@ -0,0 +1,31 @@
+; base16-pasque
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Gabriel Fontes (https://github.com/Misterio77)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #271C3A
+base01 = #100323
+base02 = #3E2D5C
+base03 = #5D5766
+base04 = #BEBCBF
+base05 = #DEDCDF
+base06 = #EDEAEF
+base07 = #BBAADD
+base08 = #A92258
+base09 = #918889
+base0a = #804ead
+base0b = #C6914B
+base0c = #7263AA
+base0d = #8E7DC6
+base0e = #953B9D
+base0f = #59325C
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-pinky b/build/base16-pinky
new file mode 100644
index 0000000..27e8a15
--- /dev/null
+++ b/build/base16-pinky
@@ -0,0 +1,31 @@
+; base16-pinky
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Benjamin (https://github.com/b3nj5m1n)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #171517
+base01 = #1b181b
+base02 = #1d1b1d
+base03 = #383338
+base04 = #e7dbdb
+base05 = #f5f5f5
+base06 = #ffffff
+base07 = #f7f3f7
+base08 = #ffa600
+base09 = #00ff66
+base0a = #20df6c
+base0b = #ff0066
+base0c = #6600ff
+base0d = #00ffff
+base0e = #007fff
+base0f = #df206c
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-qualia b/build/base16-qualia
new file mode 100644
index 0000000..e133006
--- /dev/null
+++ b/build/base16-qualia
@@ -0,0 +1,31 @@
+; base16-qualia
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: isaacwhanson
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #101010
+base01 = #454545
+base02 = #454545
+base03 = #454545
+base04 = #808080
+base05 = #C0C0C0
+base06 = #C0C0C0
+base07 = #454545
+base08 = #EFA6A2
+base09 = #A3B8EF
+base0a = #E6A3DC
+base0b = #80C990
+base0c = #C8C874
+base0d = #50CACD
+base0e = #E0AF85
+base0f = #808080
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-rose-pine b/build/base16-rose-pine
new file mode 100644
index 0000000..c3c2e7e
--- /dev/null
+++ b/build/base16-rose-pine
@@ -0,0 +1,31 @@
+; base16-rose-pine
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Emilia Dunfelt &lt;sayhi@dunfelt.se&gt;
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #191724
+base01 = #1f1d2e
+base02 = #26233a
+base03 = #555169
+base04 = #6e6a86
+base05 = #e0def4
+base06 = #f0f0f3
+base07 = #c5c3ce
+base08 = #e2e1e7
+base09 = #eb6f92
+base0a = #f6c177
+base0b = #ebbcba
+base0c = #31748f
+base0d = #9ccfd8
+base0e = #c4a7e7
+base0f = #e5e5e5
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-rose-pine-dawn b/build/base16-rose-pine-dawn
new file mode 100644
index 0000000..225e8b8
--- /dev/null
+++ b/build/base16-rose-pine-dawn
@@ -0,0 +1,31 @@
+; base16-rose-pine-dawn
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Emilia Dunfelt &lt;sayhi@dunfelt.se&gt;
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #faf4ed
+base01 = #fffaf3
+base02 = #f2e9de
+base03 = #9893a5
+base04 = #6e6a86
+base05 = #575279
+base06 = #555169
+base07 = #26233a
+base08 = #1f1d2e
+base09 = #b4637a
+base0a = #ea9d34
+base0b = #d7827e
+base0c = #286983
+base0d = #56949f
+base0e = #907aa9
+base0f = #c5c3ce
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-rose-pine-moon b/build/base16-rose-pine-moon
new file mode 100644
index 0000000..ff247a8
--- /dev/null
+++ b/build/base16-rose-pine-moon
@@ -0,0 +1,31 @@
+; base16-rose-pine-moon
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Emilia Dunfelt &lt;sayhi@dunfelt.se&gt;
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #232136
+base01 = #2a273f
+base02 = #393552
+base03 = #59546d
+base04 = #817c9c
+base05 = #e0def4
+base06 = #f5f5f7
+base07 = #d9d7e1
+base08 = #ecebf0
+base09 = #eb6f92
+base0a = #f6c177
+base0b = #ea9a97
+base0c = #3e8fb0
+base0d = #9ccfd8
+base0e = #c4a7e7
+base0f = #b9b9bc
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-sagelight b/build/base16-sagelight
new file mode 100644
index 0000000..9f85528
--- /dev/null
+++ b/build/base16-sagelight
@@ -0,0 +1,31 @@
+; base16-sagelight
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Carter Veldhuizen
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #f8f8f8
+base01 = #e8e8e8
+base02 = #d8d8d8
+base03 = #b8b8b8
+base04 = #585858
+base05 = #383838
+base06 = #282828
+base07 = #181818
+base08 = #fa8480
+base09 = #ffaa61
+base0a = #ffdc61
+base0b = #a0d2c8
+base0c = #a2d6f5
+base0d = #a0a7d2
+base0e = #c8a0d2
+base0f = #d2b2a0
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-sakura b/build/base16-sakura
new file mode 100644
index 0000000..6862018
--- /dev/null
+++ b/build/base16-sakura
@@ -0,0 +1,31 @@
+; base16-sakura
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Misterio77 (http://github.com/Misterio77)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #feedf3
+base01 = #f8e2e7
+base02 = #e0ccd1
+base03 = #755f64
+base04 = #665055
+base05 = #564448
+base06 = #42383a
+base07 = #33292b
+base08 = #df2d52
+base09 = #f6661e
+base0a = #c29461
+base0b = #2e916d
+base0c = #1d8991
+base0d = #006e93
+base0e = #5e2180
+base0f = #ba0d35
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-shades-of-purple b/build/base16-shades-of-purple
new file mode 100644
index 0000000..30231d6
--- /dev/null
+++ b/build/base16-shades-of-purple
@@ -0,0 +1,31 @@
+; base16-shades-of-purple
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Iolar Demartini Junior (http://github.com/demartini) based on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode).
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #1e1e3f
+base01 = #43d426
+base02 = #f1d000
+base03 = #808080
+base04 = #6871ff
+base05 = #c7c7c7
+base06 = #ff77ff
+base07 = #ffffff
+base08 = #d90429
+base09 = #f92a1c
+base0a = #ffe700
+base0b = #3ad900
+base0c = #00c5c7
+base0d = #6943ff
+base0e = #ff2c70
+base0f = #79e8fb
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
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
diff --git a/build/base16-silk-light b/build/base16-silk-light
new file mode 100644
index 0000000..a309b76
--- /dev/null
+++ b/build/base16-silk-light
@@ -0,0 +1,31 @@
+; base16-silk-light
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Gabriel Fontes (https://github.com/Misterio77)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #E9F1EF
+base01 = #CCD4D3
+base02 = #90B7B6
+base03 = #5C787B
+base04 = #4B5B5F
+base05 = #385156
+base06 = #0e3c46
+base07 = #D2FAFF
+base08 = #CF432E
+base09 = #D27F46
+base0a = #CFAD25
+base0b = #6CA38C
+base0c = #329CA2
+base0d = #39AAC9
+base0e = #6E6582
+base0f = #865369
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-solarflare-light b/build/base16-solarflare-light
new file mode 100644
index 0000000..ee2ed07
--- /dev/null
+++ b/build/base16-solarflare-light
@@ -0,0 +1,31 @@
+; base16-solarflare-light
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Chuck Harmston (https://chuck.harmston.ch)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #F5F7FA
+base01 = #E8E9ED
+base02 = #A6AFB8
+base03 = #85939E
+base04 = #667581
+base05 = #586875
+base06 = #222E38
+base07 = #18262F
+base08 = #EF5253
+base09 = #E66B2B
+base0a = #E4B51C
+base0b = #7CC844
+base0c = #52CBB0
+base0d = #33B5E1
+base0e = #A363D5
+base0f = #D73C9A
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-synth-midnight-dark b/build/base16-synth-midnight-dark
index 44829b5..79a8712 100644
--- a/build/base16-synth-midnight-dark
+++ b/build/base16-synth-midnight-dark
@@ -7,22 +7,22 @@
[STYLE]
; Colors
-base00 = #040404
-base01 = #141414
-base02 = #242424
-base03 = #61507A
-base04 = #BFBBBF
-base05 = #DFDBDF
-base06 = #EFEBEF
-base07 = #FFFBFF
-base08 = #B53B50
-base09 = #E4600E
-base0a = #DAE84D
-base0b = #06EA61
-base0c = #7CEDE9
-base0d = #03AEFF
-base0e = #EA5CE2
-base0f = #9D4D0E
+base00 = #050608
+base01 = #1a1b1c
+base02 = #28292a
+base03 = #474849
+base04 = #a3a5a6
+base05 = #c1c3c4
+base06 = #cfd1d2
+base07 = #dddfe0
+base08 = #b53b50
+base09 = #ea770d
+base0a = #c9d364
+base0b = #06ea61
+base0c = #42fff9
+base0d = #03aeff
+base0e = #ea5ce2
+base0f = #cd6320
; Additional custom overrides, e.g.
; font = 10pt Hack
diff --git a/build/base16-synth-midnight-light b/build/base16-synth-midnight-light
new file mode 100644
index 0000000..cbd24fd
--- /dev/null
+++ b/build/base16-synth-midnight-light
@@ -0,0 +1,31 @@
+; base16-synth-midnight-light
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Michaƫl Ball (http://github.com/michael-ball/)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #dddfe0
+base01 = #cfd1d2
+base02 = #c1c3c4
+base03 = #a3a5a6
+base04 = #474849
+base05 = #28292a
+base06 = #1a1b1c
+base07 = #050608
+base08 = #b53b50
+base09 = #ea770d
+base0a = #c9d364
+base0b = #06ea61
+base0c = #42fff9
+base0d = #03aeff
+base0e = #ea5ce2
+base0f = #cd6320
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-tender b/build/base16-tender
new file mode 100644
index 0000000..2a160d2
--- /dev/null
+++ b/build/base16-tender
@@ -0,0 +1,31 @@
+; base16-tender
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Jacobo Tabernero (https://github/com/jacoborus/tender.vim)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #282828
+base01 = #383838
+base02 = #484848
+base03 = #1d1d1d
+base04 = #b8b8b8
+base05 = #eeeeee
+base06 = #e8e8e8
+base07 = #ffffff
+base08 = #f43753
+base09 = #dc9656
+base0a = #ffc24b
+base0b = #c9d05c
+base0c = #73cef4
+base0d = #b3deef
+base0e = #d3b987
+base0f = #a16946
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-windows-10 b/build/base16-windows-10
new file mode 100644
index 0000000..020b910
--- /dev/null
+++ b/build/base16-windows-10
@@ -0,0 +1,31 @@
+; base16-windows-10
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Fergus Collins (https://github.com/C-Fergus)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #0c0c0c
+base01 = #2f2f2f
+base02 = #535353
+base03 = #767676
+base04 = #b9b9b9
+base05 = #cccccc
+base06 = #dfdfdf
+base07 = #f2f2f2
+base08 = #e74856
+base09 = #c19c00
+base0a = #f9f1a5
+base0b = #16c60c
+base0c = #61d6d6
+base0d = #3b78ff
+base0e = #b4009e
+base0f = #13a10e
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-windows-10-light b/build/base16-windows-10-light
new file mode 100644
index 0000000..9e2aa11
--- /dev/null
+++ b/build/base16-windows-10-light
@@ -0,0 +1,31 @@
+; base16-windows-10-light
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Fergus Collins (https://github.com/C-Fergus)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #f2f2f2
+base01 = #e5e5e5
+base02 = #d9d9d9
+base03 = #cccccc
+base04 = #ababab
+base05 = #767676
+base06 = #414141
+base07 = #0c0c0c
+base08 = #c50f1f
+base09 = #f9f1a5
+base0a = #c19c00
+base0b = #13a10e
+base0c = #3a96dd
+base0d = #0037da
+base0e = #881798
+base0f = #16c60c
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-windows-95 b/build/base16-windows-95
new file mode 100644
index 0000000..93b139c
--- /dev/null
+++ b/build/base16-windows-95
@@ -0,0 +1,31 @@
+; base16-windows-95
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Fergus Collins (https://github.com/C-Fergus)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #000000
+base01 = #1C1C1C
+base02 = #383838
+base03 = #545454
+base04 = #7e7e7e
+base05 = #a8a8a8
+base06 = #d2d2d2
+base07 = #fcfcfc
+base08 = #fc5454
+base09 = #a85400
+base0a = #fcfc54
+base0b = #54fc54
+base0c = #54fcfc
+base0d = #5454fc
+base0e = #fc54fc
+base0f = #00a800
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-windows-95-light b/build/base16-windows-95-light
new file mode 100644
index 0000000..3cf66fc
--- /dev/null
+++ b/build/base16-windows-95-light
@@ -0,0 +1,31 @@
+; base16-windows-95-light
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Fergus Collins (https://github.com/C-Fergus)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #fcfcfc
+base01 = #e0e0e0
+base02 = #c4c4c4
+base03 = #a8a8a8
+base04 = #7e7e7e
+base05 = #545454
+base06 = #2a2a2a
+base07 = #000000
+base08 = #a80000
+base09 = #fcfc54
+base0a = #a85400
+base0b = #00a800
+base0c = #00a8a8
+base0d = #0000a8
+base0e = #a800a8
+base0f = #54fc54
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-windows-highcontrast b/build/base16-windows-highcontrast
new file mode 100644
index 0000000..2de223e
--- /dev/null
+++ b/build/base16-windows-highcontrast
@@ -0,0 +1,31 @@
+; base16-windows-highcontrast
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Fergus Collins (https://github.com/C-Fergus)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #000000
+base01 = #1C1C1C
+base02 = #383838
+base03 = #545454
+base04 = #a2a2a2
+base05 = #c0c0c0
+base06 = #dedede
+base07 = #fcfcfc
+base08 = #fc5454
+base09 = #808000
+base0a = #fcfc54
+base0b = #54fc54
+base0c = #54fcfc
+base0d = #5454fc
+base0e = #fc54fc
+base0f = #008000
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-windows-highcontrast-light b/build/base16-windows-highcontrast-light
new file mode 100644
index 0000000..71be5ae
--- /dev/null
+++ b/build/base16-windows-highcontrast-light
@@ -0,0 +1,31 @@
+; base16-windows-highcontrast-light
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Fergus Collins (https://github.com/C-Fergus)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #fcfcfc
+base01 = #e8e8e8
+base02 = #d4d4d4
+base03 = #c0c0c0
+base04 = #7e7e7e
+base05 = #545454
+base06 = #2a2a2a
+base07 = #000000
+base08 = #800000
+base09 = #fcfc54
+base0a = #808000
+base0b = #008000
+base0c = #008080
+base0d = #000080
+base0e = #800080
+base0f = #54fc54
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-windows-nt b/build/base16-windows-nt
new file mode 100644
index 0000000..4d701c8
--- /dev/null
+++ b/build/base16-windows-nt
@@ -0,0 +1,31 @@
+; base16-windows-nt
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Fergus Collins (https://github.com/C-Fergus)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #000000
+base01 = #2a2a2a
+base02 = #555555
+base03 = #808080
+base04 = #a1a1a1
+base05 = #c0c0c0
+base06 = #e0e0e0
+base07 = #ffffff
+base08 = #ff0000
+base09 = #808000
+base0a = #ffff00
+base0b = #00ff00
+base0c = #00ffff
+base0d = #0000ff
+base0e = #ff00ff
+base0f = #008000
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini
diff --git a/build/base16-windows-nt-light b/build/base16-windows-nt-light
new file mode 100644
index 0000000..85b94f7
--- /dev/null
+++ b/build/base16-windows-nt-light
@@ -0,0 +1,31 @@
+; base16-windows-nt-light
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Fergus Collins (https://github.com/C-Fergus)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #ffffff
+base01 = #eaeaea
+base02 = #d5d5d5
+base03 = #c0c0c0
+base04 = #a0a0a0
+base05 = #808080
+base06 = #404040
+base07 = #000000
+base08 = #800000
+base09 = #ffff00
+base0a = #808000
+base0b = #008000
+base0c = #008080
+base0d = #000080
+base0e = #800080
+base0f = #00ff00
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini