From 524c09c012e3e0cc2aa1b613fd50404028afa50a Mon Sep 17 00:00:00 2001 From: HaoZeke Date: Sun, 27 Dec 2020 18:18:26 +0000 Subject: Update repository with the latest base16 colorschemes --- build_schemes/base16-atelier-savanna.config | 35 ----------------------------- 1 file changed, 35 deletions(-) delete mode 100644 build_schemes/base16-atelier-savanna.config (limited to 'build_schemes/base16-atelier-savanna.config') diff --git a/build_schemes/base16-atelier-savanna.config b/build_schemes/base16-atelier-savanna.config deleted file mode 100644 index e7c9f4b..0000000 --- a/build_schemes/base16-atelier-savanna.config +++ /dev/null @@ -1,35 +0,0 @@ -# Base16 Atelier Savanna -# Author: Bram de Haan (http://atelierbramdehaan.nl) - -set default-bg "#171c19" -set default-fg "#232a25" - -set statusbar-fg "#78877d" -set statusbar-bg "#526057" - -set inputbar-bg "#171c19" -set inputbar-fg "#ecf4ee" - -set notification-bg "#171c19" -set notification-fg "#ecf4ee" - -set notification-error-bg "#171c19" -set notification-error-fg "#b16139" - -set notification-warning-bg "#171c19" -set notification-warning-fg "#b16139" - -set highlight-color "#a07e3b" -set highlight-active-color "#478c90" - -set completion-bg "#232a25" -set completion-fg "#478c90" - -set completion-highlight-fg "#ecf4ee" -set completion-highlight-bg "#478c90" - -set recolor-lightcolor "#171c19" -set recolor-darkcolor "#dfe7e2" - -set recolor "false" -set recolor-keephue "false" -- cgit