aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-horizon-terminal-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-horizon-terminal-light.config
parentd51a836f8183e4d6833d73a7d0075d34fbe88abd (diff)
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-horizon-terminal-light.config')
-rw-r--r--build_schemes/base16-horizon-terminal-light.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-horizon-terminal-light.config b/build_schemes/base16-horizon-terminal-light.config
deleted file mode 100644
index 69035a3..0000000
--- a/build_schemes/base16-horizon-terminal-light.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 Horizon Light
-# Author: Michaƫl Ball (http://github.com/michael-ball/)
-
-set default-bg "#FDF0ED"
-set default-fg "#FADAD1"
-
-set statusbar-fg "#948C8A"
-set statusbar-bg "#F9CBBE"
-
-set inputbar-bg "#FDF0ED"
-set inputbar-fg "#201C1D"
-
-set notification-bg "#FDF0ED"
-set notification-fg "#201C1D"
-
-set notification-error-bg "#FDF0ED"
-set notification-error-fg "#E95678"
-
-set notification-warning-bg "#FDF0ED"
-set notification-warning-fg "#E95678"
-
-set highlight-color "#FADAD1"
-set highlight-active-color "#26BBD9"
-
-set completion-bg "#FADAD1"
-set completion-fg "#26BBD9"
-
-set completion-highlight-fg "#201C1D"
-set completion-highlight-bg "#26BBD9"
-
-set recolor-lightcolor "#FDF0ED"
-set recolor-darkcolor "#302C2D"
-
-set recolor "false"
-set recolor-keephue "false"