diff options
Diffstat (limited to 'build_schemes/base16-brushtrees-dark.config')
| -rw-r--r-- | build_schemes/base16-brushtrees-dark.config | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-brushtrees-dark.config b/build_schemes/base16-brushtrees-dark.config new file mode 100644 index 0000000..c8375cb --- /dev/null +++ b/build_schemes/base16-brushtrees-dark.config @@ -0,0 +1,35 @@ +# 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" |
