aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-atlas.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-atlas.config
parentd51a836f8183e4d6833d73a7d0075d34fbe88abd (diff)
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-atlas.config')
-rw-r--r--build_schemes/base16-atlas.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-atlas.config b/build_schemes/base16-atlas.config
deleted file mode 100644
index 9ff1f78..0000000
--- a/build_schemes/base16-atlas.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 Atlas
-# Author: Alex Lende (https://ajlende.com)
-
-set default-bg "#002635"
-set default-fg "#00384d"
-
-set statusbar-fg "#869696"
-set statusbar-bg "#517F8D"
-
-set inputbar-bg "#002635"
-set inputbar-fg "#fafaf8"
-
-set notification-bg "#002635"
-set notification-fg "#fafaf8"
-
-set notification-error-bg "#002635"
-set notification-error-fg "#ff5a67"
-
-set notification-warning-bg "#002635"
-set notification-warning-fg "#ff5a67"
-
-set highlight-color "#ffcc1b"
-set highlight-active-color "#5dd7b9"
-
-set completion-bg "#00384d"
-set completion-fg "#5dd7b9"
-
-set completion-highlight-fg "#fafaf8"
-set completion-highlight-bg "#5dd7b9"
-
-set recolor-lightcolor "#002635"
-set recolor-darkcolor "#e6e6dc"
-
-set recolor "false"
-set recolor-keephue "false"