aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-horizon-dark.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-horizon-dark.config
parentd51a836f8183e4d6833d73a7d0075d34fbe88abd (diff)
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-horizon-dark.config')
-rw-r--r--build_schemes/base16-horizon-dark.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-horizon-dark.config b/build_schemes/base16-horizon-dark.config
deleted file mode 100644
index 9a2aff2..0000000
--- a/build_schemes/base16-horizon-dark.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 Horizon Dark
-# Author: Michaƫl Ball (http://github.com/michael-ball/)
-
-set default-bg "#1C1E26"
-set default-fg "#232530"
-
-set statusbar-fg "#9DA0A2"
-set statusbar-bg "#2E303E"
-
-set inputbar-bg "#1C1E26"
-set inputbar-fg "#E3E6EE"
-
-set notification-bg "#1C1E26"
-set notification-fg "#E3E6EE"
-
-set notification-error-bg "#1C1E26"
-set notification-error-fg "#E93C58"
-
-set notification-warning-bg "#1C1E26"
-set notification-warning-fg "#E93C58"
-
-set highlight-color "#EFB993"
-set highlight-active-color "#DF5273"
-
-set completion-bg "#232530"
-set completion-fg "#DF5273"
-
-set completion-highlight-fg "#E3E6EE"
-set completion-highlight-bg "#DF5273"
-
-set recolor-lightcolor "#1C1E26"
-set recolor-darkcolor "#DCDFE4"
-
-set recolor "false"
-set recolor-keephue "false"