aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-humanoid-light.config
diff options
context:
space:
mode:
Diffstat (limited to 'build_schemes/base16-humanoid-light.config')
-rw-r--r--build_schemes/base16-humanoid-light.config35
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-humanoid-light.config b/build_schemes/base16-humanoid-light.config
new file mode 100644
index 0000000..4dc3e44
--- /dev/null
+++ b/build_schemes/base16-humanoid-light.config
@@ -0,0 +1,35 @@
+# Base16 Humanoid light
+# Author: Thomas (tasmo) Friese
+
+set default-bg "#f8f8f2"
+set default-fg "#efefe9"
+
+set statusbar-fg "#60615d"
+set statusbar-bg "#deded8"
+
+set inputbar-bg "#f8f8f2"
+set inputbar-fg "#070708"
+
+set notification-bg "#f8f8f2"
+set notification-fg "#070708"
+
+set notification-error-bg "#f8f8f2"
+set notification-error-fg "#b0151a"
+
+set notification-warning-bg "#f8f8f2"
+set notification-warning-fg "#b0151a"
+
+set highlight-color "#ffb627"
+set highlight-active-color "#0082c9"
+
+set completion-bg "#efefe9"
+set completion-fg "#0082c9"
+
+set completion-highlight-fg "#070708"
+set completion-highlight-bg "#0082c9"
+
+set recolor-lightcolor "#f8f8f2"
+set recolor-darkcolor "#2f3337"
+
+set recolor "false"
+set recolor-keephue "false"