aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-default-light.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-default-light.config
parentd51a836f8183e4d6833d73a7d0075d34fbe88abd (diff)
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-default-light.config')
-rw-r--r--build_schemes/base16-default-light.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-default-light.config b/build_schemes/base16-default-light.config
deleted file mode 100644
index aa306e3..0000000
--- a/build_schemes/base16-default-light.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 Default Light
-# Author: Chris Kempson (http://chriskempson.com)
-
-set default-bg "#f8f8f8"
-set default-fg "#e8e8e8"
-
-set statusbar-fg "#585858"
-set statusbar-bg "#d8d8d8"
-
-set inputbar-bg "#f8f8f8"
-set inputbar-fg "#181818"
-
-set notification-bg "#f8f8f8"
-set notification-fg "#181818"
-
-set notification-error-bg "#f8f8f8"
-set notification-error-fg "#ab4642"
-
-set notification-warning-bg "#f8f8f8"
-set notification-warning-fg "#ab4642"
-
-set highlight-color "#f7ca88"
-set highlight-active-color "#7cafc2"
-
-set completion-bg "#e8e8e8"
-set completion-fg "#7cafc2"
-
-set completion-highlight-fg "#181818"
-set completion-highlight-bg "#7cafc2"
-
-set recolor-lightcolor "#f8f8f8"
-set recolor-darkcolor "#282828"
-
-set recolor "false"
-set recolor-keephue "false"