aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-gruvbox-light-soft.config
diff options
context:
space:
mode:
Diffstat (limited to 'build_schemes/base16-gruvbox-light-soft.config')
-rw-r--r--build_schemes/base16-gruvbox-light-soft.config35
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-gruvbox-light-soft.config b/build_schemes/base16-gruvbox-light-soft.config
new file mode 100644
index 0000000..2be3890
--- /dev/null
+++ b/build_schemes/base16-gruvbox-light-soft.config
@@ -0,0 +1,35 @@
+# Base16 Gruvbox light, soft
+# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)
+
+set default-bg "#f2e5bc"
+set default-fg "#ebdbb2"
+
+set statusbar-fg "#665c54"
+set statusbar-bg "#d5c4a1"
+
+set inputbar-bg "#f2e5bc"
+set inputbar-fg "#282828"
+
+set notification-bg "#f2e5bc"
+set notification-fg "#282828"
+
+set notification-error-bg "#f2e5bc"
+set notification-error-fg "#9d0006"
+
+set notification-warning-bg "#f2e5bc"
+set notification-warning-fg "#9d0006"
+
+set highlight-color "#b57614"
+set highlight-active-color "#076678"
+
+set completion-bg "#ebdbb2"
+set completion-fg "#076678"
+
+set completion-highlight-fg "#282828"
+set completion-highlight-bg "#076678"
+
+set recolor-lightcolor "#f2e5bc"
+set recolor-darkcolor "#3c3836"
+
+set recolor "false"
+set recolor-keephue "false"