aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-one-light.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-one-light.config
parent267d90bbefce4f70705dae91dd7f0496e805bbf3 (diff)
Update output
remove trailing space in template
Diffstat (limited to 'build_schemes/base16-one-light.config')
-rw-r--r--build_schemes/base16-one-light.config35
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-one-light.config b/build_schemes/base16-one-light.config
new file mode 100644
index 0000000..863fdee
--- /dev/null
+++ b/build_schemes/base16-one-light.config
@@ -0,0 +1,35 @@
+# Base16 One Light
+# Author: Daniel Pfeifer (http://github.com/purpleKarrot)
+
+set default-bg "#fafafa"
+set default-fg "#f0f0f1"
+
+set statusbar-fg "#696c77"
+set statusbar-bg "#e5e5e6"
+
+set inputbar-bg "#fafafa"
+set inputbar-fg "#090a0b"
+
+set notification-bg "#fafafa"
+set notification-fg "#090a0b"
+
+set notification-error-bg "#fafafa"
+set notification-error-fg "#ca1243"
+
+set notification-warning-bg "#fafafa"
+set notification-warning-fg "#ca1243"
+
+set highlight-color "#c18401"
+set highlight-active-color "#4078f2"
+
+set completion-bg "#f0f0f1"
+set completion-fg "#4078f2"
+
+set completion-highlight-fg "#090a0b"
+set completion-highlight-bg "#4078f2"
+
+set recolor-lightcolor "#fafafa"
+set recolor-darkcolor "#202227"
+
+set recolor "false"
+set recolor-keephue "false"