aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-heetch-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-heetch-light.config
parentd51a836f8183e4d6833d73a7d0075d34fbe88abd (diff)
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-heetch-light.config')
-rw-r--r--build_schemes/base16-heetch-light.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-heetch-light.config b/build_schemes/base16-heetch-light.config
deleted file mode 100644
index 24b1559..0000000
--- a/build_schemes/base16-heetch-light.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 Heetch Light
-# Author: Geoffrey Teale (tealeg@gmail.com)
-
-set default-bg "#feffff"
-set default-fg "#392551"
-
-set statusbar-fg "#ddd6e5"
-set statusbar-bg "#7b6d8b"
-
-set inputbar-bg "#feffff"
-set inputbar-fg "#190134"
-
-set notification-bg "#feffff"
-set notification-fg "#190134"
-
-set notification-error-bg "#feffff"
-set notification-error-fg "#27d9d5"
-
-set notification-warning-bg "#feffff"
-set notification-warning-fg "#27d9d5"
-
-set highlight-color "#5ba2b6"
-set highlight-active-color "#47f9f5"
-
-set completion-bg "#392551"
-set completion-fg "#47f9f5"
-
-set completion-highlight-fg "#190134"
-set completion-highlight-bg "#47f9f5"
-
-set recolor-lightcolor "#feffff"
-set recolor-darkcolor "#470546"
-
-set recolor "false"
-set recolor-keephue "false"