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-brushtrees-dark.config | 35 ----------------------------- 1 file changed, 35 deletions(-) delete mode 100644 build_schemes/base16-brushtrees-dark.config (limited to 'build_schemes/base16-brushtrees-dark.config') diff --git a/build_schemes/base16-brushtrees-dark.config b/build_schemes/base16-brushtrees-dark.config deleted file mode 100644 index c8375cb..0000000 --- a/build_schemes/base16-brushtrees-dark.config +++ /dev/null @@ -1,35 +0,0 @@ -# Base16 Brush Trees Dark -# Author: Abraham White <abelincoln.white@gmail.com> - -set default-bg "#485867" -set default-fg "#5A6D7A" - -set statusbar-fg "#98AFB5" -set statusbar-bg "#6D828E" - -set inputbar-bg "#485867" -set inputbar-fg "#E3EFEF" - -set notification-bg "#485867" -set notification-fg "#E3EFEF" - -set notification-error-bg "#485867" -set notification-error-fg "#b38686" - -set notification-warning-bg "#485867" -set notification-warning-fg "#b38686" - -set highlight-color "#aab386" -set highlight-active-color "#868cb3" - -set completion-bg "#5A6D7A" -set completion-fg "#868cb3" - -set completion-highlight-fg "#E3EFEF" -set completion-highlight-bg "#868cb3" - -set recolor-lightcolor "#485867" -set recolor-darkcolor "#C9DBDC" - -set recolor "false" -set recolor-keephue "false" -- cgit