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-bespin.config | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 build_schemes/base16-bespin.config (limited to 'build_schemes/base16-bespin.config') diff --git a/build_schemes/base16-bespin.config b/build_schemes/base16-bespin.config deleted file mode 100644 index ec38a39..0000000 --- a/build_schemes/base16-bespin.config +++ /dev/null @@ -1,35 +0,0 @@ -# Base16 Bespin -# Author: Jan T. Sott - -set default-bg "#28211c" -set default-fg "#36312e" - -set statusbar-fg "#797977" -set statusbar-bg "#5e5d5c" - -set inputbar-bg "#28211c" -set inputbar-fg "#baae9e" - -set notification-bg "#28211c" -set notification-fg "#baae9e" - -set notification-error-bg "#28211c" -set notification-error-fg "#cf6a4c" - -set notification-warning-bg "#28211c" -set notification-warning-fg "#cf6a4c" - -set highlight-color "#f9ee98" -set highlight-active-color "#5ea6ea" - -set completion-bg "#36312e" -set completion-fg "#5ea6ea" - -set completion-highlight-fg "#baae9e" -set completion-highlight-bg "#5ea6ea" - -set recolor-lightcolor "#28211c" -set recolor-darkcolor "#9d9b97" - -set recolor "false" -set recolor-keephue "false" -- cgit