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-synth-midnight-dark.config | 35 ------------------------- 1 file changed, 35 deletions(-) delete mode 100644 build_schemes/base16-synth-midnight-dark.config (limited to 'build_schemes/base16-synth-midnight-dark.config') diff --git a/build_schemes/base16-synth-midnight-dark.config b/build_schemes/base16-synth-midnight-dark.config deleted file mode 100644 index 5ca6b0b..0000000 --- a/build_schemes/base16-synth-midnight-dark.config +++ /dev/null @@ -1,35 +0,0 @@ -# Base16 Synth Midnight Dark -# Author: Michaƫl Ball (http://github.com/michael-ball/) - -set default-bg "#040404" -set default-fg "#141414" - -set statusbar-fg "#BFBBBF" -set statusbar-bg "#242424" - -set inputbar-bg "#040404" -set inputbar-fg "#FFFBFF" - -set notification-bg "#040404" -set notification-fg "#FFFBFF" - -set notification-error-bg "#040404" -set notification-error-fg "#B53B50" - -set notification-warning-bg "#040404" -set notification-warning-fg "#B53B50" - -set highlight-color "#DAE84D" -set highlight-active-color "#03AEFF" - -set completion-bg "#141414" -set completion-fg "#03AEFF" - -set completion-highlight-fg "#FFFBFF" -set completion-highlight-bg "#03AEFF" - -set recolor-lightcolor "#040404" -set recolor-darkcolor "#EFEBEF" - -set recolor "false" -set recolor-keephue "false" -- cgit