aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-classic-dark.config
diff options
context:
space:
mode:
Diffstat (limited to 'build_schemes/base16-classic-dark.config')
-rw-r--r--build_schemes/base16-classic-dark.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-classic-dark.config b/build_schemes/base16-classic-dark.config
deleted file mode 100644
index 0de237c..0000000
--- a/build_schemes/base16-classic-dark.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 Classic Dark
-# Author: Jason Heeris (http://heeris.id.au)
-
-set default-bg "#151515"
-set default-fg "#202020"
-
-set statusbar-fg "#B0B0B0"
-set statusbar-bg "#303030"
-
-set inputbar-bg "#151515"
-set inputbar-fg "#F5F5F5"
-
-set notification-bg "#151515"
-set notification-fg "#F5F5F5"
-
-set notification-error-bg "#151515"
-set notification-error-fg "#AC4142"
-
-set notification-warning-bg "#151515"
-set notification-warning-fg "#AC4142"
-
-set highlight-color "#F4BF75"
-set highlight-active-color "#6A9FB5"
-
-set completion-bg "#202020"
-set completion-fg "#6A9FB5"
-
-set completion-highlight-fg "#F5F5F5"
-set completion-highlight-bg "#6A9FB5"
-
-set recolor-lightcolor "#151515"
-set recolor-darkcolor "#E0E0E0"
-
-set recolor "false"
-set recolor-keephue "false"