aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-gruvbox-dark-medium.config
diff options
context:
space:
mode:
Diffstat (limited to 'build_schemes/base16-gruvbox-dark-medium.config')
-rw-r--r--build_schemes/base16-gruvbox-dark-medium.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-gruvbox-dark-medium.config b/build_schemes/base16-gruvbox-dark-medium.config
deleted file mode 100644
index fbd12e4..0000000
--- a/build_schemes/base16-gruvbox-dark-medium.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 Gruvbox dark, medium
-# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)
-
-set default-bg "#282828"
-set default-fg "#3c3836"
-
-set statusbar-fg "#bdae93"
-set statusbar-bg "#504945"
-
-set inputbar-bg "#282828"
-set inputbar-fg "#fbf1c7"
-
-set notification-bg "#282828"
-set notification-fg "#fbf1c7"
-
-set notification-error-bg "#282828"
-set notification-error-fg "#fb4934"
-
-set notification-warning-bg "#282828"
-set notification-warning-fg "#fb4934"
-
-set highlight-color "#fabd2f"
-set highlight-active-color "#83a598"
-
-set completion-bg "#3c3836"
-set completion-fg "#83a598"
-
-set completion-highlight-fg "#fbf1c7"
-set completion-highlight-bg "#83a598"
-
-set recolor-lightcolor "#282828"
-set recolor-darkcolor "#ebdbb2"
-
-set recolor "false"
-set recolor-keephue "false"