aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-equilibrium-light.config
diff options
context:
space:
mode:
Diffstat (limited to 'build_schemes/base16-equilibrium-light.config')
-rw-r--r--build_schemes/base16-equilibrium-light.config35
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-equilibrium-light.config b/build_schemes/base16-equilibrium-light.config
new file mode 100644
index 0000000..88185c3
--- /dev/null
+++ b/build_schemes/base16-equilibrium-light.config
@@ -0,0 +1,35 @@
+# Base16 Equilibrium Light
+# Author: Carlo Abelli
+
+set default-bg "#f5f0e7"
+set default-fg "#e7e2d9"
+
+set statusbar-fg "#5a5f66"
+set statusbar-bg "#d8d4cb"
+
+set inputbar-bg "#f5f0e7"
+set inputbar-fg "#181c22"
+
+set notification-bg "#f5f0e7"
+set notification-fg "#181c22"
+
+set notification-error-bg "#f5f0e7"
+set notification-error-fg "#d02023"
+
+set notification-warning-bg "#f5f0e7"
+set notification-warning-fg "#d02023"
+
+set highlight-color "#9d6f00"
+set highlight-active-color "#0073b5"
+
+set completion-bg "#e7e2d9"
+set completion-fg "#0073b5"
+
+set completion-highlight-fg "#181c22"
+set completion-highlight-bg "#0073b5"
+
+set recolor-lightcolor "#f5f0e7"
+set recolor-darkcolor "#2c3138"
+
+set recolor "false"
+set recolor-keephue "false"