aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-zenburn.config
diff options
context:
space:
mode:
Diffstat (limited to 'build_schemes/base16-zenburn.config')
-rw-r--r--build_schemes/base16-zenburn.config35
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-zenburn.config b/build_schemes/base16-zenburn.config
new file mode 100644
index 0000000..7cdbd3d
--- /dev/null
+++ b/build_schemes/base16-zenburn.config
@@ -0,0 +1,35 @@
+# Base16 Zenburn
+# Author: elnawe
+
+set default-bg "#3f3f3f"
+set default-fg "#404040"
+
+set statusbar-fg "#808080"
+set statusbar-bg "#606060"
+
+set inputbar-bg "#3f3f3f"
+set inputbar-fg "#ffffff"
+
+set notification-bg "#3f3f3f"
+set notification-fg "#ffffff"
+
+set notification-error-bg "#3f3f3f"
+set notification-error-fg "#dca3a3"
+
+set notification-warning-bg "#3f3f3f"
+set notification-warning-fg "#dca3a3"
+
+set highlight-color "#e0cf9f"
+set highlight-active-color "#7cb8bb"
+
+set completion-bg "#404040"
+set completion-fg "#7cb8bb"
+
+set completion-highlight-fg "#ffffff"
+set completion-highlight-bg "#7cb8bb"
+
+set recolor-lightcolor "#3f3f3f"
+set recolor-darkcolor "#c0c0c0"
+
+set recolor "false"
+set recolor-keephue "false"