aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-humanoid-dark.config
diff options
context:
space:
mode:
Diffstat (limited to 'build_schemes/base16-humanoid-dark.config')
-rw-r--r--build_schemes/base16-humanoid-dark.config35
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-humanoid-dark.config b/build_schemes/base16-humanoid-dark.config
new file mode 100644
index 0000000..f239a02
--- /dev/null
+++ b/build_schemes/base16-humanoid-dark.config
@@ -0,0 +1,35 @@
+# Base16 Humanoid dark
+# Author: Thomas (tasmo) Friese
+
+set default-bg "#232629"
+set default-fg "#333b3d"
+
+set statusbar-fg "#c0c0bd"
+set statusbar-bg "#484e54"
+
+set inputbar-bg "#232629"
+set inputbar-fg "#fcfcfc"
+
+set notification-bg "#232629"
+set notification-fg "#fcfcfc"
+
+set notification-error-bg "#232629"
+set notification-error-fg "#f11235"
+
+set notification-warning-bg "#232629"
+set notification-warning-fg "#f11235"
+
+set highlight-color "#ffb627"
+set highlight-active-color "#00a6fb"
+
+set completion-bg "#333b3d"
+set completion-fg "#00a6fb"
+
+set completion-highlight-fg "#fcfcfc"
+set completion-highlight-bg "#00a6fb"
+
+set recolor-lightcolor "#232629"
+set recolor-darkcolor "#fcfcf6"
+
+set recolor "false"
+set recolor-keephue "false"