aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-mexico-light.config
diff options
context:
space:
mode:
Diffstat (limited to 'build_schemes/base16-mexico-light.config')
-rw-r--r--build_schemes/base16-mexico-light.config35
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-mexico-light.config b/build_schemes/base16-mexico-light.config
new file mode 100644
index 0000000..1ff8e9d
--- /dev/null
+++ b/build_schemes/base16-mexico-light.config
@@ -0,0 +1,35 @@
+# Base16 Mexico Light
+# Author: Sheldon Johnson
+
+set default-bg "#f8f8f8"
+set default-fg "#e8e8e8"
+
+set statusbar-fg "#585858"
+set statusbar-bg "#d8d8d8"
+
+set inputbar-bg "#f8f8f8"
+set inputbar-fg "#181818"
+
+set notification-bg "#f8f8f8"
+set notification-fg "#181818"
+
+set notification-error-bg "#f8f8f8"
+set notification-error-fg "#ab4642"
+
+set notification-warning-bg "#f8f8f8"
+set notification-warning-fg "#ab4642"
+
+set highlight-color "#f79a0e"
+set highlight-active-color "#7cafc2"
+
+set completion-bg "#e8e8e8"
+set completion-fg "#7cafc2"
+
+set completion-highlight-fg "#181818"
+set completion-highlight-bg "#7cafc2"
+
+set recolor-lightcolor "#f8f8f8"
+set recolor-darkcolor "#282828"
+
+set recolor "false"
+set recolor-keephue "false"