aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-edge-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-edge-dark.config
parentd51a836f8183e4d6833d73a7d0075d34fbe88abd (diff)
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-edge-dark.config')
-rw-r--r--build_schemes/base16-edge-dark.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-edge-dark.config b/build_schemes/base16-edge-dark.config
deleted file mode 100644
index f576bb3..0000000
--- a/build_schemes/base16-edge-dark.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 Edge Dark
-# Author: cjayross (https://github.com/cjayross)
-
-set default-bg "#262729"
-set default-fg "#88909f"
-
-set statusbar-fg "#73b3e7"
-set statusbar-bg "#b7bec9"
-
-set inputbar-bg "#262729"
-set inputbar-fg "#3e4249"
-
-set notification-bg "#262729"
-set notification-fg "#3e4249"
-
-set notification-error-bg "#262729"
-set notification-error-fg "#e77171"
-
-set notification-warning-bg "#262729"
-set notification-warning-fg "#e77171"
-
-set highlight-color "#dbb774"
-set highlight-active-color "#73b3e7"
-
-set completion-bg "#88909f"
-set completion-fg "#73b3e7"
-
-set completion-highlight-fg "#3e4249"
-set completion-highlight-bg "#73b3e7"
-
-set recolor-lightcolor "#262729"
-set recolor-darkcolor "#d390e7"
-
-set recolor "false"
-set recolor-keephue "false"