aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-summerfruit-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-summerfruit-light.config
parentd51a836f8183e4d6833d73a7d0075d34fbe88abd (diff)
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-summerfruit-light.config')
-rw-r--r--build_schemes/base16-summerfruit-light.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-summerfruit-light.config b/build_schemes/base16-summerfruit-light.config
deleted file mode 100644
index a226dd1..0000000
--- a/build_schemes/base16-summerfruit-light.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 Summerfruit Light
-# Author: Christopher Corley (http://christop.club/)
-
-set default-bg "#FFFFFF"
-set default-fg "#E0E0E0"
-
-set statusbar-fg "#000000"
-set statusbar-bg "#D0D0D0"
-
-set inputbar-bg "#FFFFFF"
-set inputbar-fg "#202020"
-
-set notification-bg "#FFFFFF"
-set notification-fg "#202020"
-
-set notification-error-bg "#FFFFFF"
-set notification-error-fg "#FF0086"
-
-set notification-warning-bg "#FFFFFF"
-set notification-warning-fg "#FF0086"
-
-set highlight-color "#ABA800"
-set highlight-active-color "#3777E6"
-
-set completion-bg "#E0E0E0"
-set completion-fg "#3777E6"
-
-set completion-highlight-fg "#202020"
-set completion-highlight-bg "#3777E6"
-
-set recolor-lightcolor "#FFFFFF"
-set recolor-darkcolor "#151515"
-
-set recolor "false"
-set recolor-keephue "false"