aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-paraiso.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-paraiso.config
parentd51a836f8183e4d6833d73a7d0075d34fbe88abd (diff)
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-paraiso.config')
-rw-r--r--build_schemes/base16-paraiso.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-paraiso.config b/build_schemes/base16-paraiso.config
deleted file mode 100644
index 7f3f1b6..0000000
--- a/build_schemes/base16-paraiso.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 Paraiso
-# Author: Jan T. Sott
-
-set default-bg "#2f1e2e"
-set default-fg "#41323f"
-
-set statusbar-fg "#8d8687"
-set statusbar-bg "#4f424c"
-
-set inputbar-bg "#2f1e2e"
-set inputbar-fg "#e7e9db"
-
-set notification-bg "#2f1e2e"
-set notification-fg "#e7e9db"
-
-set notification-error-bg "#2f1e2e"
-set notification-error-fg "#ef6155"
-
-set notification-warning-bg "#2f1e2e"
-set notification-warning-fg "#ef6155"
-
-set highlight-color "#fec418"
-set highlight-active-color "#06b6ef"
-
-set completion-bg "#41323f"
-set completion-fg "#06b6ef"
-
-set completion-highlight-fg "#e7e9db"
-set completion-highlight-bg "#06b6ef"
-
-set recolor-lightcolor "#2f1e2e"
-set recolor-darkcolor "#b9b6b0"
-
-set recolor "false"
-set recolor-keephue "false"