aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-papercolor-dark.config
diff options
context:
space:
mode:
Diffstat (limited to 'build_schemes/base16-papercolor-dark.config')
-rw-r--r--build_schemes/base16-papercolor-dark.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-papercolor-dark.config b/build_schemes/base16-papercolor-dark.config
deleted file mode 100644
index bd19813..0000000
--- a/build_schemes/base16-papercolor-dark.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 PaperColor Dark
-# Author: Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)
-
-set default-bg "#1c1c1c"
-set default-fg "#af005f"
-
-set statusbar-fg "#5fafd7"
-set statusbar-bg "#5faf00"
-
-set inputbar-bg "#1c1c1c"
-set inputbar-fg "#d0d0d0"
-
-set notification-bg "#1c1c1c"
-set notification-fg "#d0d0d0"
-
-set notification-error-bg "#1c1c1c"
-set notification-error-fg "#585858"
-
-set notification-warning-bg "#1c1c1c"
-set notification-warning-fg "#585858"
-
-set highlight-color "#afd700"
-set highlight-active-color "#ff5faf"
-
-set completion-bg "#af005f"
-set completion-fg "#ff5faf"
-
-set completion-highlight-fg "#d0d0d0"
-set completion-highlight-bg "#ff5faf"
-
-set recolor-lightcolor "#1c1c1c"
-set recolor-darkcolor "#d7875f"
-
-set recolor "false"
-set recolor-keephue "false"