aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-seti.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-seti.config
parent267d90bbefce4f70705dae91dd7f0496e805bbf3 (diff)
Update output
remove trailing space in template
Diffstat (limited to 'build_schemes/base16-seti.config')
-rw-r--r--build_schemes/base16-seti.config35
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-seti.config b/build_schemes/base16-seti.config
new file mode 100644
index 0000000..485b22d
--- /dev/null
+++ b/build_schemes/base16-seti.config
@@ -0,0 +1,35 @@
+# Base16 Seti UI
+# Author:
+
+set default-bg "#151718"
+set default-fg "#282a2b"
+
+set statusbar-fg "#43a5d5"
+set statusbar-bg "#3B758C"
+
+set inputbar-bg "#151718"
+set inputbar-fg "#ffffff"
+
+set notification-bg "#151718"
+set notification-fg "#ffffff"
+
+set notification-error-bg "#151718"
+set notification-error-fg "#Cd3f45"
+
+set notification-warning-bg "#151718"
+set notification-warning-fg "#Cd3f45"
+
+set highlight-color "#e6cd69"
+set highlight-active-color "#55b5db"
+
+set completion-bg "#282a2b"
+set completion-fg "#55b5db"
+
+set completion-highlight-fg "#ffffff"
+set completion-highlight-bg "#55b5db"
+
+set recolor-lightcolor "#151718"
+set recolor-darkcolor "#eeeeee"
+
+set recolor "false"
+set recolor-keephue "false"