aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-icy.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-icy.config
parentd51a836f8183e4d6833d73a7d0075d34fbe88abd (diff)
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-icy.config')
-rw-r--r--build_schemes/base16-icy.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-icy.config b/build_schemes/base16-icy.config
deleted file mode 100644
index 1b3eaf2..0000000
--- a/build_schemes/base16-icy.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 Icy Dark
-# Author: icyphox (https://icyphox.ga)
-
-set default-bg "#021012"
-set default-fg "#031619"
-
-set statusbar-fg "#064048"
-set statusbar-bg "#041f23"
-
-set inputbar-bg "#021012"
-set inputbar-fg "#109cb0"
-
-set notification-bg "#021012"
-set notification-fg "#109cb0"
-
-set notification-error-bg "#021012"
-set notification-error-fg "#16c1d9"
-
-set notification-warning-bg "#021012"
-set notification-warning-fg "#16c1d9"
-
-set highlight-color "#80deea"
-set highlight-active-color "#00bcd4"
-
-set completion-bg "#031619"
-set completion-fg "#00bcd4"
-
-set completion-highlight-fg "#109cb0"
-set completion-highlight-bg "#00bcd4"
-
-set recolor-lightcolor "#021012"
-set recolor-darkcolor "#0c7c8c"
-
-set recolor "false"
-set recolor-keephue "false"