aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-woodland.config
diff options
context:
space:
mode:
authorLibravatar HaoZeke <HaoZeke@users.noreply.github.com>2020-12-27 18:18:26 +0000
committerLibravatar GitHub Actions <actions@github.com>2020-12-27 18:18:26 +0000
commit524c09c012e3e0cc2aa1b613fd50404028afa50a (patch)
tree423a29fd45efb8a3e6f4e17b19ad3e61936632ee /build_schemes/base16-woodland.config
parentd51a836f8183e4d6833d73a7d0075d34fbe88abd (diff)
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-woodland.config')
-rw-r--r--build_schemes/base16-woodland.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-woodland.config b/build_schemes/base16-woodland.config
deleted file mode 100644
index 19d3848..0000000
--- a/build_schemes/base16-woodland.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 Woodland
-# Author: Jay Cornwall (https://jcornwall.com)
-
-set default-bg "#231e18"
-set default-fg "#302b25"
-
-set statusbar-fg "#b4a490"
-set statusbar-bg "#48413a"
-
-set inputbar-bg "#231e18"
-set inputbar-fg "#e4d4c8"
-
-set notification-bg "#231e18"
-set notification-fg "#e4d4c8"
-
-set notification-error-bg "#231e18"
-set notification-error-fg "#d35c5c"
-
-set notification-warning-bg "#231e18"
-set notification-warning-fg "#d35c5c"
-
-set highlight-color "#e0ac16"
-set highlight-active-color "#88a4d3"
-
-set completion-bg "#302b25"
-set completion-fg "#88a4d3"
-
-set completion-highlight-fg "#e4d4c8"
-set completion-highlight-bg "#88a4d3"
-
-set recolor-lightcolor "#231e18"
-set recolor-darkcolor "#d7c8bc"
-
-set recolor "false"
-set recolor-keephue "false"