aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-zenburn.config
diff options
context:
space:
mode:
authorLibravatar nicodebo <nico.debo@openmailbox.org>2017-11-20 13:26:15 +0100
committerLibravatar nicodebo <nico.debo@openmailbox.org>2017-11-20 13:27:10 +0100
commita85f7b8d360f2fc32e1797f618f52329327a6038 (patch)
tree182b4f9d7d63d4bdf3d2c16b8fe637c12b982c88 /build_schemes/base16-zenburn.config
parent267d90bbefce4f70705dae91dd7f0496e805bbf3 (diff)
Update output
remove trailing space in template
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"