aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar nicodebo <n.debonnaire@gmail.com>2018-11-09 18:56:17 +0100
committerLibravatar nicodebo <n.debonnaire@gmail.com>2018-11-09 18:56:17 +0100
commitd3eec6ed9c83725b6044b001d587cd42507c5496 (patch)
tree33eec6439ff92a773be9a3dc59245e1435caa4a0
parent8e6552b9ac732ac851cf1f929b1f98170456ea2b (diff)
Update schemes
new: base16-atlas base16-black-metal-bathory base16-black-metal-burzum base16-black-metal-dark-funeral base16-black-metal-gorgoroth base16-black-metal-immortal base16-black-metal-khold base16-black-metal-marduk base16-black-metal-mayhem base16-black-metal-nile base16-black-metal-venom base16-black-metal base16-brogrammer base16-fruit-soda base16-heetch-light base16-heetch base16-ia-dark base16-ia-light base16-material-vivid base16-papercolor-dark base16-papercolor-light base16-snazzy modified: base16-solarized-dark base16-solarized-light base16-zenburn
-rw-r--r--build_schemes/base16-atlas.config35
-rw-r--r--build_schemes/base16-black-metal-bathory.config35
-rw-r--r--build_schemes/base16-black-metal-burzum.config35
-rw-r--r--build_schemes/base16-black-metal-dark-funeral.config35
-rw-r--r--build_schemes/base16-black-metal-gorgoroth.config35
-rw-r--r--build_schemes/base16-black-metal-immortal.config35
-rw-r--r--build_schemes/base16-black-metal-khold.config35
-rw-r--r--build_schemes/base16-black-metal-marduk.config35
-rw-r--r--build_schemes/base16-black-metal-mayhem.config35
-rw-r--r--build_schemes/base16-black-metal-nile.config35
-rw-r--r--build_schemes/base16-black-metal-venom.config35
-rw-r--r--build_schemes/base16-black-metal.config35
-rw-r--r--build_schemes/base16-brogrammer.config35
-rw-r--r--build_schemes/base16-fruit-soda.config35
-rw-r--r--build_schemes/base16-heetch-light.config35
-rw-r--r--build_schemes/base16-heetch.config35
-rw-r--r--build_schemes/base16-ia-dark.config35
-rw-r--r--build_schemes/base16-ia-light.config35
-rw-r--r--build_schemes/base16-material-vivid.config35
-rw-r--r--build_schemes/base16-papercolor-dark.config35
-rw-r--r--build_schemes/base16-papercolor-light.config35
-rw-r--r--build_schemes/base16-snazzy.config35
-rw-r--r--build_schemes/base16-solarized-dark.config2
-rw-r--r--build_schemes/base16-solarized-light.config2
-rw-r--r--build_schemes/base16-zenburn.config12
25 files changed, 778 insertions, 8 deletions
diff --git a/build_schemes/base16-atlas.config b/build_schemes/base16-atlas.config
new file mode 100644
index 0000000..9ff1f78
--- /dev/null
+++ b/build_schemes/base16-atlas.config
@@ -0,0 +1,35 @@
+# Base16 Atlas
+# Author: Alex Lende (https://ajlende.com)
+
+set default-bg "#002635"
+set default-fg "#00384d"
+
+set statusbar-fg "#869696"
+set statusbar-bg "#517F8D"
+
+set inputbar-bg "#002635"
+set inputbar-fg "#fafaf8"
+
+set notification-bg "#002635"
+set notification-fg "#fafaf8"
+
+set notification-error-bg "#002635"
+set notification-error-fg "#ff5a67"
+
+set notification-warning-bg "#002635"
+set notification-warning-fg "#ff5a67"
+
+set highlight-color "#ffcc1b"
+set highlight-active-color "#5dd7b9"
+
+set completion-bg "#00384d"
+set completion-fg "#5dd7b9"
+
+set completion-highlight-fg "#fafaf8"
+set completion-highlight-bg "#5dd7b9"
+
+set recolor-lightcolor "#002635"
+set recolor-darkcolor "#e6e6dc"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-black-metal-bathory.config b/build_schemes/base16-black-metal-bathory.config
new file mode 100644
index 0000000..6b181b4
--- /dev/null
+++ b/build_schemes/base16-black-metal-bathory.config
@@ -0,0 +1,35 @@
+# Base16 Black Metal (Bathory)
+# Author: metalelf0 (https://github.com/metalelf0)
+
+set default-bg "#000000"
+set default-fg "#121212"
+
+set statusbar-fg "#999999"
+set statusbar-bg "#222222"
+
+set inputbar-bg "#000000"
+set inputbar-fg "#c1c1c1"
+
+set notification-bg "#000000"
+set notification-fg "#c1c1c1"
+
+set notification-error-bg "#000000"
+set notification-error-fg "#5f8787"
+
+set notification-warning-bg "#000000"
+set notification-warning-fg "#5f8787"
+
+set highlight-color "#e78a53"
+set highlight-active-color "#888888"
+
+set completion-bg "#121212"
+set completion-fg "#888888"
+
+set completion-highlight-fg "#c1c1c1"
+set completion-highlight-bg "#888888"
+
+set recolor-lightcolor "#000000"
+set recolor-darkcolor "#999999"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-black-metal-burzum.config b/build_schemes/base16-black-metal-burzum.config
new file mode 100644
index 0000000..1345157
--- /dev/null
+++ b/build_schemes/base16-black-metal-burzum.config
@@ -0,0 +1,35 @@
+# Base16 Black Metal (Burzum)
+# Author: metalelf0 (https://github.com/metalelf0)
+
+set default-bg "#000000"
+set default-fg "#121212"
+
+set statusbar-fg "#999999"
+set statusbar-bg "#222222"
+
+set inputbar-bg "#000000"
+set inputbar-fg "#c1c1c1"
+
+set notification-bg "#000000"
+set notification-fg "#c1c1c1"
+
+set notification-error-bg "#000000"
+set notification-error-fg "#5f8787"
+
+set notification-warning-bg "#000000"
+set notification-warning-fg "#5f8787"
+
+set highlight-color "#99bbaa"
+set highlight-active-color "#888888"
+
+set completion-bg "#121212"
+set completion-fg "#888888"
+
+set completion-highlight-fg "#c1c1c1"
+set completion-highlight-bg "#888888"
+
+set recolor-lightcolor "#000000"
+set recolor-darkcolor "#999999"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-black-metal-dark-funeral.config b/build_schemes/base16-black-metal-dark-funeral.config
new file mode 100644
index 0000000..1fe3338
--- /dev/null
+++ b/build_schemes/base16-black-metal-dark-funeral.config
@@ -0,0 +1,35 @@
+# Base16 Black Metal (Dark Funeral)
+# Author: metalelf0 (https://github.com/metalelf0)
+
+set default-bg "#000000"
+set default-fg "#121212"
+
+set statusbar-fg "#999999"
+set statusbar-bg "#222222"
+
+set inputbar-bg "#000000"
+set inputbar-fg "#c1c1c1"
+
+set notification-bg "#000000"
+set notification-fg "#c1c1c1"
+
+set notification-error-bg "#000000"
+set notification-error-fg "#5f8787"
+
+set notification-warning-bg "#000000"
+set notification-warning-fg "#5f8787"
+
+set highlight-color "#5f81a5"
+set highlight-active-color "#888888"
+
+set completion-bg "#121212"
+set completion-fg "#888888"
+
+set completion-highlight-fg "#c1c1c1"
+set completion-highlight-bg "#888888"
+
+set recolor-lightcolor "#000000"
+set recolor-darkcolor "#999999"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-black-metal-gorgoroth.config b/build_schemes/base16-black-metal-gorgoroth.config
new file mode 100644
index 0000000..be3c3f8
--- /dev/null
+++ b/build_schemes/base16-black-metal-gorgoroth.config
@@ -0,0 +1,35 @@
+# Base16 Black Metal (Gorgoroth)
+# Author: metalelf0 (https://github.com/metalelf0)
+
+set default-bg "#000000"
+set default-fg "#121212"
+
+set statusbar-fg "#999999"
+set statusbar-bg "#222222"
+
+set inputbar-bg "#000000"
+set inputbar-fg "#c1c1c1"
+
+set notification-bg "#000000"
+set notification-fg "#c1c1c1"
+
+set notification-error-bg "#000000"
+set notification-error-fg "#5f8787"
+
+set notification-warning-bg "#000000"
+set notification-warning-fg "#5f8787"
+
+set highlight-color "#8c7f70"
+set highlight-active-color "#888888"
+
+set completion-bg "#121212"
+set completion-fg "#888888"
+
+set completion-highlight-fg "#c1c1c1"
+set completion-highlight-bg "#888888"
+
+set recolor-lightcolor "#000000"
+set recolor-darkcolor "#999999"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-black-metal-immortal.config b/build_schemes/base16-black-metal-immortal.config
new file mode 100644
index 0000000..4b0b559
--- /dev/null
+++ b/build_schemes/base16-black-metal-immortal.config
@@ -0,0 +1,35 @@
+# Base16 Black Metal (Immortal)
+# Author: metalelf0 (https://github.com/metalelf0)
+
+set default-bg "#000000"
+set default-fg "#121212"
+
+set statusbar-fg "#999999"
+set statusbar-bg "#222222"
+
+set inputbar-bg "#000000"
+set inputbar-fg "#c1c1c1"
+
+set notification-bg "#000000"
+set notification-fg "#c1c1c1"
+
+set notification-error-bg "#000000"
+set notification-error-fg "#5f8787"
+
+set notification-warning-bg "#000000"
+set notification-warning-fg "#5f8787"
+
+set highlight-color "#556677"
+set highlight-active-color "#888888"
+
+set completion-bg "#121212"
+set completion-fg "#888888"
+
+set completion-highlight-fg "#c1c1c1"
+set completion-highlight-bg "#888888"
+
+set recolor-lightcolor "#000000"
+set recolor-darkcolor "#999999"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-black-metal-khold.config b/build_schemes/base16-black-metal-khold.config
new file mode 100644
index 0000000..4125a59
--- /dev/null
+++ b/build_schemes/base16-black-metal-khold.config
@@ -0,0 +1,35 @@
+# Base16 Black Metal (Khold)
+# Author: metalelf0 (https://github.com/metalelf0)
+
+set default-bg "#000000"
+set default-fg "#121212"
+
+set statusbar-fg "#999999"
+set statusbar-bg "#222222"
+
+set inputbar-bg "#000000"
+set inputbar-fg "#c1c1c1"
+
+set notification-bg "#000000"
+set notification-fg "#c1c1c1"
+
+set notification-error-bg "#000000"
+set notification-error-fg "#5f8787"
+
+set notification-warning-bg "#000000"
+set notification-warning-fg "#5f8787"
+
+set highlight-color "#974b46"
+set highlight-active-color "#888888"
+
+set completion-bg "#121212"
+set completion-fg "#888888"
+
+set completion-highlight-fg "#c1c1c1"
+set completion-highlight-bg "#888888"
+
+set recolor-lightcolor "#000000"
+set recolor-darkcolor "#999999"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-black-metal-marduk.config b/build_schemes/base16-black-metal-marduk.config
new file mode 100644
index 0000000..0fe963f
--- /dev/null
+++ b/build_schemes/base16-black-metal-marduk.config
@@ -0,0 +1,35 @@
+# Base16 Black Metal (Marduk)
+# Author: metalelf0 (https://github.com/metalelf0)
+
+set default-bg "#000000"
+set default-fg "#121212"
+
+set statusbar-fg "#999999"
+set statusbar-bg "#222222"
+
+set inputbar-bg "#000000"
+set inputbar-fg "#c1c1c1"
+
+set notification-bg "#000000"
+set notification-fg "#c1c1c1"
+
+set notification-error-bg "#000000"
+set notification-error-fg "#5f8787"
+
+set notification-warning-bg "#000000"
+set notification-warning-fg "#5f8787"
+
+set highlight-color "#626b67"
+set highlight-active-color "#888888"
+
+set completion-bg "#121212"
+set completion-fg "#888888"
+
+set completion-highlight-fg "#c1c1c1"
+set completion-highlight-bg "#888888"
+
+set recolor-lightcolor "#000000"
+set recolor-darkcolor "#999999"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-black-metal-mayhem.config b/build_schemes/base16-black-metal-mayhem.config
new file mode 100644
index 0000000..64c7e9f
--- /dev/null
+++ b/build_schemes/base16-black-metal-mayhem.config
@@ -0,0 +1,35 @@
+# Base16 Black Metal (Mayhem)
+# Author: metalelf0 (https://github.com/metalelf0)
+
+set default-bg "#000000"
+set default-fg "#121212"
+
+set statusbar-fg "#999999"
+set statusbar-bg "#222222"
+
+set inputbar-bg "#000000"
+set inputbar-fg "#c1c1c1"
+
+set notification-bg "#000000"
+set notification-fg "#c1c1c1"
+
+set notification-error-bg "#000000"
+set notification-error-fg "#5f8787"
+
+set notification-warning-bg "#000000"
+set notification-warning-fg "#5f8787"
+
+set highlight-color "#eecc6c"
+set highlight-active-color "#888888"
+
+set completion-bg "#121212"
+set completion-fg "#888888"
+
+set completion-highlight-fg "#c1c1c1"
+set completion-highlight-bg "#888888"
+
+set recolor-lightcolor "#000000"
+set recolor-darkcolor "#999999"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-black-metal-nile.config b/build_schemes/base16-black-metal-nile.config
new file mode 100644
index 0000000..ee81572
--- /dev/null
+++ b/build_schemes/base16-black-metal-nile.config
@@ -0,0 +1,35 @@
+# Base16 Black Metal (Nile)
+# Author: metalelf0 (https://github.com/metalelf0)
+
+set default-bg "#000000"
+set default-fg "#121212"
+
+set statusbar-fg "#999999"
+set statusbar-bg "#222222"
+
+set inputbar-bg "#000000"
+set inputbar-fg "#c1c1c1"
+
+set notification-bg "#000000"
+set notification-fg "#c1c1c1"
+
+set notification-error-bg "#000000"
+set notification-error-fg "#5f8787"
+
+set notification-warning-bg "#000000"
+set notification-warning-fg "#5f8787"
+
+set highlight-color "#777755"
+set highlight-active-color "#888888"
+
+set completion-bg "#121212"
+set completion-fg "#888888"
+
+set completion-highlight-fg "#c1c1c1"
+set completion-highlight-bg "#888888"
+
+set recolor-lightcolor "#000000"
+set recolor-darkcolor "#999999"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-black-metal-venom.config b/build_schemes/base16-black-metal-venom.config
new file mode 100644
index 0000000..574b473
--- /dev/null
+++ b/build_schemes/base16-black-metal-venom.config
@@ -0,0 +1,35 @@
+# Base16 Black Metal (Venom)
+# Author: metalelf0 (https://github.com/metalelf0)
+
+set default-bg "#000000"
+set default-fg "#121212"
+
+set statusbar-fg "#999999"
+set statusbar-bg "#222222"
+
+set inputbar-bg "#000000"
+set inputbar-fg "#c1c1c1"
+
+set notification-bg "#000000"
+set notification-fg "#c1c1c1"
+
+set notification-error-bg "#000000"
+set notification-error-fg "#5f8787"
+
+set notification-warning-bg "#000000"
+set notification-warning-fg "#5f8787"
+
+set highlight-color "#79241f"
+set highlight-active-color "#888888"
+
+set completion-bg "#121212"
+set completion-fg "#888888"
+
+set completion-highlight-fg "#c1c1c1"
+set completion-highlight-bg "#888888"
+
+set recolor-lightcolor "#000000"
+set recolor-darkcolor "#999999"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-black-metal.config b/build_schemes/base16-black-metal.config
new file mode 100644
index 0000000..3693d5c
--- /dev/null
+++ b/build_schemes/base16-black-metal.config
@@ -0,0 +1,35 @@
+# Base16 Black Metal
+# Author: metalelf0 (https://github.com/metalelf0)
+
+set default-bg "#000000"
+set default-fg "#121212"
+
+set statusbar-fg "#999999"
+set statusbar-bg "#222222"
+
+set inputbar-bg "#000000"
+set inputbar-fg "#c1c1c1"
+
+set notification-bg "#000000"
+set notification-fg "#c1c1c1"
+
+set notification-error-bg "#000000"
+set notification-error-fg "#5f8787"
+
+set notification-warning-bg "#000000"
+set notification-warning-fg "#5f8787"
+
+set highlight-color "#a06666"
+set highlight-active-color "#888888"
+
+set completion-bg "#121212"
+set completion-fg "#888888"
+
+set completion-highlight-fg "#c1c1c1"
+set completion-highlight-bg "#888888"
+
+set recolor-lightcolor "#000000"
+set recolor-darkcolor "#999999"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-brogrammer.config b/build_schemes/base16-brogrammer.config
new file mode 100644
index 0000000..f0b32e2
--- /dev/null
+++ b/build_schemes/base16-brogrammer.config
@@ -0,0 +1,35 @@
+# Base16 Brogrammer
+# Author: Vik Ramanujam (http://github.com/piggyslasher)
+
+set default-bg "#1f1f1f"
+set default-fg "#f81118"
+
+set statusbar-fg "#2a84d2"
+set statusbar-bg "#2dc55e"
+
+set inputbar-bg "#1f1f1f"
+set inputbar-fg "#d6dbe5"
+
+set notification-bg "#1f1f1f"
+set notification-fg "#d6dbe5"
+
+set notification-error-bg "#1f1f1f"
+set notification-error-fg "#d6dbe5"
+
+set notification-warning-bg "#1f1f1f"
+set notification-warning-fg "#d6dbe5"
+
+set highlight-color "#1dd361"
+set highlight-active-color "#5350b9"
+
+set completion-bg "#f81118"
+set completion-fg "#5350b9"
+
+set completion-highlight-fg "#d6dbe5"
+set completion-highlight-bg "#5350b9"
+
+set recolor-lightcolor "#1f1f1f"
+set recolor-darkcolor "#1081d6"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-fruit-soda.config b/build_schemes/base16-fruit-soda.config
new file mode 100644
index 0000000..7403567
--- /dev/null
+++ b/build_schemes/base16-fruit-soda.config
@@ -0,0 +1,35 @@
+# Base16 Fruit Soda
+# Author: jozip
+
+set default-bg "#f1ecf1"
+set default-fg "#e0dee0"
+
+set statusbar-fg "#979598"
+set statusbar-bg "#d8d5d5"
+
+set inputbar-bg "#f1ecf1"
+set inputbar-fg "#2d2c2c"
+
+set notification-bg "#f1ecf1"
+set notification-fg "#2d2c2c"
+
+set notification-error-bg "#f1ecf1"
+set notification-error-fg "#fe3e31"
+
+set notification-warning-bg "#f1ecf1"
+set notification-warning-fg "#fe3e31"
+
+set highlight-color "#f7e203"
+set highlight-active-color "#2931df"
+
+set completion-bg "#e0dee0"
+set completion-fg "#2931df"
+
+set completion-highlight-fg "#2d2c2c"
+set completion-highlight-bg "#2931df"
+
+set recolor-lightcolor "#f1ecf1"
+set recolor-darkcolor "#474545"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-heetch-light.config b/build_schemes/base16-heetch-light.config
new file mode 100644
index 0000000..24b1559
--- /dev/null
+++ b/build_schemes/base16-heetch-light.config
@@ -0,0 +1,35 @@
+# Base16 Heetch Light
+# Author: Geoffrey Teale (tealeg@gmail.com)
+
+set default-bg "#feffff"
+set default-fg "#392551"
+
+set statusbar-fg "#ddd6e5"
+set statusbar-bg "#7b6d8b"
+
+set inputbar-bg "#feffff"
+set inputbar-fg "#190134"
+
+set notification-bg "#feffff"
+set notification-fg "#190134"
+
+set notification-error-bg "#feffff"
+set notification-error-fg "#27d9d5"
+
+set notification-warning-bg "#feffff"
+set notification-warning-fg "#27d9d5"
+
+set highlight-color "#5ba2b6"
+set highlight-active-color "#47f9f5"
+
+set completion-bg "#392551"
+set completion-fg "#47f9f5"
+
+set completion-highlight-fg "#190134"
+set completion-highlight-bg "#47f9f5"
+
+set recolor-lightcolor "#feffff"
+set recolor-darkcolor "#470546"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-heetch.config b/build_schemes/base16-heetch.config
new file mode 100644
index 0000000..614418a
--- /dev/null
+++ b/build_schemes/base16-heetch.config
@@ -0,0 +1,35 @@
+# Base16 Heetch Dark
+# Author: Geoffrey Teale (tealeg@gmail.com)
+
+set default-bg "#190134"
+set default-fg "#392551"
+
+set statusbar-fg "#9C92A8"
+set statusbar-bg "#5A496E"
+
+set inputbar-bg "#190134"
+set inputbar-fg "#FEFFFF"
+
+set notification-bg "#190134"
+set notification-fg "#FEFFFF"
+
+set notification-error-bg "#190134"
+set notification-error-fg "#27D9D5"
+
+set notification-warning-bg "#190134"
+set notification-warning-fg "#27D9D5"
+
+set highlight-color "#8F6C97"
+set highlight-active-color "#BD0152"
+
+set completion-bg "#392551"
+set completion-fg "#BD0152"
+
+set completion-highlight-fg "#FEFFFF"
+set completion-highlight-bg "#BD0152"
+
+set recolor-lightcolor "#190134"
+set recolor-darkcolor "#DEDAE2"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-ia-dark.config b/build_schemes/base16-ia-dark.config
new file mode 100644
index 0000000..af7a399
--- /dev/null
+++ b/build_schemes/base16-ia-dark.config
@@ -0,0 +1,35 @@
+# Base16 iA Dark
+# Author: iA Inc. (modified by aramisgithub)
+
+set default-bg "#1a1a1a"
+set default-fg "#222222"
+
+set statusbar-fg "#b8b8b8"
+set statusbar-bg "#1d414d"
+
+set inputbar-bg "#1a1a1a"
+set inputbar-fg "#f8f8f8"
+
+set notification-bg "#1a1a1a"
+set notification-fg "#f8f8f8"
+
+set notification-error-bg "#1a1a1a"
+set notification-error-fg "#d88568"
+
+set notification-warning-bg "#1a1a1a"
+set notification-warning-fg "#d88568"
+
+set highlight-color "#b99353"
+set highlight-active-color "#8eccdd"
+
+set completion-bg "#222222"
+set completion-fg "#8eccdd"
+
+set completion-highlight-fg "#f8f8f8"
+set completion-highlight-bg "#8eccdd"
+
+set recolor-lightcolor "#1a1a1a"
+set recolor-darkcolor "#e8e8e8"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-ia-light.config b/build_schemes/base16-ia-light.config
new file mode 100644
index 0000000..b454a78
--- /dev/null
+++ b/build_schemes/base16-ia-light.config
@@ -0,0 +1,35 @@
+# Base16 iA Light
+# Author: iA Inc. (modified by aramisgithub)
+
+set default-bg "#f6f6f6"
+set default-fg "#dedede"
+
+set statusbar-fg "#767676"
+set statusbar-bg "#bde5f2"
+
+set inputbar-bg "#f6f6f6"
+set inputbar-fg "#f8f8f8"
+
+set notification-bg "#f6f6f6"
+set notification-fg "#f8f8f8"
+
+set notification-error-bg "#f6f6f6"
+set notification-error-fg "#9c5a02"
+
+set notification-warning-bg "#f6f6f6"
+set notification-warning-fg "#9c5a02"
+
+set highlight-color "#c48218"
+set highlight-active-color "#48bac2"
+
+set completion-bg "#dedede"
+set completion-fg "#48bac2"
+
+set completion-highlight-fg "#f8f8f8"
+set completion-highlight-bg "#48bac2"
+
+set recolor-lightcolor "#f6f6f6"
+set recolor-darkcolor "#e8e8e8"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-material-vivid.config b/build_schemes/base16-material-vivid.config
new file mode 100644
index 0000000..f38282c
--- /dev/null
+++ b/build_schemes/base16-material-vivid.config
@@ -0,0 +1,35 @@
+# Base16 Material Vivid
+# Author: joshyrobot
+
+set default-bg "#202124"
+set default-fg "#27292c"
+
+set statusbar-fg "#676c71"
+set statusbar-bg "#323639"
+
+set inputbar-bg "#202124"
+set inputbar-fg "#ffffff"
+
+set notification-bg "#202124"
+set notification-fg "#ffffff"
+
+set notification-error-bg "#202124"
+set notification-error-fg "#f44336"
+
+set notification-warning-bg "#202124"
+set notification-warning-fg "#f44336"
+
+set highlight-color "#ffeb3b"
+set highlight-active-color "#2196f3"
+
+set completion-bg "#27292c"
+set completion-fg "#2196f3"
+
+set completion-highlight-fg "#ffffff"
+set completion-highlight-bg "#2196f3"
+
+set recolor-lightcolor "#202124"
+set recolor-darkcolor "#9e9e9e"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-papercolor-dark.config b/build_schemes/base16-papercolor-dark.config
new file mode 100644
index 0000000..bd19813
--- /dev/null
+++ b/build_schemes/base16-papercolor-dark.config
@@ -0,0 +1,35 @@
+# Base16 PaperColor Dark
+# Author: Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)
+
+set default-bg "#1c1c1c"
+set default-fg "#af005f"
+
+set statusbar-fg "#5fafd7"
+set statusbar-bg "#5faf00"
+
+set inputbar-bg "#1c1c1c"
+set inputbar-fg "#d0d0d0"
+
+set notification-bg "#1c1c1c"
+set notification-fg "#d0d0d0"
+
+set notification-error-bg "#1c1c1c"
+set notification-error-fg "#585858"
+
+set notification-warning-bg "#1c1c1c"
+set notification-warning-fg "#585858"
+
+set highlight-color "#afd700"
+set highlight-active-color "#ff5faf"
+
+set completion-bg "#af005f"
+set completion-fg "#ff5faf"
+
+set completion-highlight-fg "#d0d0d0"
+set completion-highlight-bg "#ff5faf"
+
+set recolor-lightcolor "#1c1c1c"
+set recolor-darkcolor "#d7875f"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-papercolor-light.config b/build_schemes/base16-papercolor-light.config
new file mode 100644
index 0000000..d16c520
--- /dev/null
+++ b/build_schemes/base16-papercolor-light.config
@@ -0,0 +1,35 @@
+# Base16 PaperColor Light
+# Author: Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)
+
+set default-bg "#eeeeee"
+set default-fg "#af0000"
+
+set statusbar-fg "#0087af"
+set statusbar-bg "#008700"
+
+set inputbar-bg "#eeeeee"
+set inputbar-fg "#444444"
+
+set notification-bg "#eeeeee"
+set notification-fg "#444444"
+
+set notification-error-bg "#eeeeee"
+set notification-error-fg "#bcbcbc"
+
+set notification-warning-bg "#eeeeee"
+set notification-warning-fg "#bcbcbc"
+
+set highlight-color "#d70087"
+set highlight-active-color "#d75f00"
+
+set completion-bg "#af0000"
+set completion-fg "#d75f00"
+
+set completion-highlight-fg "#444444"
+set completion-highlight-bg "#d75f00"
+
+set recolor-lightcolor "#eeeeee"
+set recolor-darkcolor "#005f87"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-snazzy.config b/build_schemes/base16-snazzy.config
new file mode 100644
index 0000000..bbbe109
--- /dev/null
+++ b/build_schemes/base16-snazzy.config
@@ -0,0 +1,35 @@
+# Base16 Snazzy
+# Author: Chawye Hsu (https://github.com/h404bi) based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy)
+
+set default-bg "#282a36"
+set default-fg "#34353e"
+
+set statusbar-fg "#a5a5a9"
+set statusbar-bg "#43454f"
+
+set inputbar-bg "#282a36"
+set inputbar-fg "#f1f1f0"
+
+set notification-bg "#282a36"
+set notification-fg "#f1f1f0"
+
+set notification-error-bg "#282a36"
+set notification-error-fg "#ff5c57"
+
+set notification-warning-bg "#282a36"
+set notification-warning-fg "#ff5c57"
+
+set highlight-color "#f3f99d"
+set highlight-active-color "#57c7ff"
+
+set completion-bg "#34353e"
+set completion-fg "#57c7ff"
+
+set completion-highlight-fg "#f1f1f0"
+set completion-highlight-bg "#57c7ff"
+
+set recolor-lightcolor "#282a36"
+set recolor-darkcolor "#eff0eb"
+
+set recolor "false"
+set recolor-keephue "false"
diff --git a/build_schemes/base16-solarized-dark.config b/build_schemes/base16-solarized-dark.config
index aa328b2..3d1bee3 100644
--- a/build_schemes/base16-solarized-dark.config
+++ b/build_schemes/base16-solarized-dark.config
@@ -1,5 +1,5 @@
# Base16 Solarized Dark
-# Author: Ethan Schoonover (http://ethanschoonover.com/solarized)
+# Author: Ethan Schoonover (modified by aramisgithub)
set default-bg "#002b36"
set default-fg "#073642"
diff --git a/build_schemes/base16-solarized-light.config b/build_schemes/base16-solarized-light.config
index a7ace35..755ccac 100644
--- a/build_schemes/base16-solarized-light.config
+++ b/build_schemes/base16-solarized-light.config
@@ -1,5 +1,5 @@
# Base16 Solarized Light
-# Author: Ethan Schoonover (http://ethanschoonover.com/solarized)
+# Author: Ethan Schoonover (modified by aramisgithub)
set default-bg "#fdf6e3"
set default-fg "#eee8d5"
diff --git a/build_schemes/base16-zenburn.config b/build_schemes/base16-zenburn.config
index 7cdbd3d..0b4d64e 100644
--- a/build_schemes/base16-zenburn.config
+++ b/build_schemes/base16-zenburn.config
@@ -1,22 +1,22 @@
# Base16 Zenburn
# Author: elnawe
-set default-bg "#3f3f3f"
+set default-bg "#383838"
set default-fg "#404040"
set statusbar-fg "#808080"
set statusbar-bg "#606060"
-set inputbar-bg "#3f3f3f"
+set inputbar-bg "#383838"
set inputbar-fg "#ffffff"
-set notification-bg "#3f3f3f"
+set notification-bg "#383838"
set notification-fg "#ffffff"
-set notification-error-bg "#3f3f3f"
+set notification-error-bg "#383838"
set notification-error-fg "#dca3a3"
-set notification-warning-bg "#3f3f3f"
+set notification-warning-bg "#383838"
set notification-warning-fg "#dca3a3"
set highlight-color "#e0cf9f"
@@ -28,7 +28,7 @@ set completion-fg "#7cb8bb"
set completion-highlight-fg "#ffffff"
set completion-highlight-bg "#7cb8bb"
-set recolor-lightcolor "#3f3f3f"
+set recolor-lightcolor "#383838"
set recolor-darkcolor "#c0c0c0"
set recolor "false"