aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-material-lighter.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-material-lighter.config
parentd51a836f8183e4d6833d73a7d0075d34fbe88abd (diff)
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-material-lighter.config')
-rw-r--r--build_schemes/base16-material-lighter.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-material-lighter.config b/build_schemes/base16-material-lighter.config
deleted file mode 100644
index 13046de..0000000
--- a/build_schemes/base16-material-lighter.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 Material Lighter
-# Author: Nate Peterson
-
-set default-bg "#FAFAFA"
-set default-fg "#E7EAEC"
-
-set statusbar-fg "#8796B0"
-set statusbar-bg "#CCEAE7"
-
-set inputbar-bg "#FAFAFA"
-set inputbar-fg "#FFFFFF"
-
-set notification-bg "#FAFAFA"
-set notification-fg "#FFFFFF"
-
-set notification-error-bg "#FAFAFA"
-set notification-error-fg "#FF5370"
-
-set notification-warning-bg "#FAFAFA"
-set notification-warning-fg "#FF5370"
-
-set highlight-color "#FFB62C"
-set highlight-active-color "#6182B8"
-
-set completion-bg "#E7EAEC"
-set completion-fg "#6182B8"
-
-set completion-highlight-fg "#FFFFFF"
-set completion-highlight-bg "#6182B8"
-
-set recolor-lightcolor "#FAFAFA"
-set recolor-darkcolor "#80CBC4"
-
-set recolor "false"
-set recolor-keephue "false"