aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-darkmoss.config
diff options
context:
space:
mode:
Diffstat (limited to 'build_schemes/base16-darkmoss.config')
-rw-r--r--build_schemes/base16-darkmoss.config35
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-darkmoss.config b/build_schemes/base16-darkmoss.config
deleted file mode 100644
index fa3fb42..0000000
--- a/build_schemes/base16-darkmoss.config
+++ /dev/null
@@ -1,35 +0,0 @@
-# Base16 darkmoss
-# Author: Gabriel Avanzi (https://github.com/avanzzzi)
-
-set default-bg "#171e1f"
-set default-fg "#252c2d"
-
-set statusbar-fg "#818f80"
-set statusbar-bg "#373c3d"
-
-set inputbar-bg "#171e1f"
-set inputbar-fg "#e1eaef"
-
-set notification-bg "#171e1f"
-set notification-fg "#e1eaef"
-
-set notification-error-bg "#171e1f"
-set notification-error-fg "#ff4658"
-
-set notification-warning-bg "#171e1f"
-set notification-warning-fg "#ff4658"
-
-set highlight-color "#fdb11f"
-set highlight-active-color "#498091"
-
-set completion-bg "#252c2d"
-set completion-fg "#498091"
-
-set completion-highlight-fg "#e1eaef"
-set completion-highlight-bg "#498091"
-
-set recolor-lightcolor "#171e1f"
-set recolor-darkcolor "#e3e3c8"
-
-set recolor "false"
-set recolor-keephue "false"