aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-mocha.config
diff options
context:
space:
mode:
Diffstat (limited to 'build_schemes/base16-mocha.config')
-rw-r--r--build_schemes/base16-mocha.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-mocha.config b/build_schemes/base16-mocha.config
deleted file mode 100644
index 07edfa5..0000000
--- a/build_schemes/base16-mocha.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 Mocha
-# Author: Chris Kempson (http://chriskempson.com)
-
-set default-bg "#3B3228"
-set default-fg "#534636"
-
-set statusbar-fg "#b8afad"
-set statusbar-bg "#645240"
-
-set inputbar-bg "#3B3228"
-set inputbar-fg "#f5eeeb"
-
-set notification-bg "#3B3228"
-set notification-fg "#f5eeeb"
-
-set notification-error-bg "#3B3228"
-set notification-error-fg "#cb6077"
-
-set notification-warning-bg "#3B3228"
-set notification-warning-fg "#cb6077"
-
-set highlight-color "#f4bc87"
-set highlight-active-color "#8ab3b5"
-
-set completion-bg "#534636"
-set completion-fg "#8ab3b5"
-
-set completion-highlight-fg "#f5eeeb"
-set completion-highlight-bg "#8ab3b5"
-
-set recolor-lightcolor "#3B3228"
-set recolor-darkcolor "#e9e1dd"
-
-set recolor "false"
-set recolor-keephue "false"