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, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-papercolor-dark.config b/build_schemes/base16-papercolor-dark.config
new file mode 100644
index 0000000..bd19813
--- /dev/null
+++ b/build_schemes/base16-papercolor-dark.config
@@ -0,0 +1,35 @@
+# 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"