aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-heetch.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.config
parentd51a836f8183e4d6833d73a7d0075d34fbe88abd (diff)
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-heetch.config')
-rw-r--r--build_schemes/base16-heetch.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-heetch.config b/build_schemes/base16-heetch.config
deleted file mode 100644
index 614418a..0000000
--- a/build_schemes/base16-heetch.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 Heetch Dark
-# Author: Geoffrey Teale (tealeg@gmail.com)
-
-set default-bg "#190134"
-set default-fg "#392551"
-
-set statusbar-fg "#9C92A8"
-set statusbar-bg "#5A496E"
-
-set inputbar-bg "#190134"
-set inputbar-fg "#FEFFFF"
-
-set notification-bg "#190134"
-set notification-fg "#FEFFFF"
-
-set notification-error-bg "#190134"
-set notification-error-fg "#27D9D5"
-
-set notification-warning-bg "#190134"
-set notification-warning-fg "#27D9D5"
-
-set highlight-color "#8F6C97"
-set highlight-active-color "#BD0152"
-
-set completion-bg "#392551"
-set completion-fg "#BD0152"
-
-set completion-highlight-fg "#FEFFFF"
-set completion-highlight-bg "#BD0152"
-
-set recolor-lightcolor "#190134"
-set recolor-darkcolor "#DEDAE2"
-
-set recolor "false"
-set recolor-keephue "false"