aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-brushtrees.config
blob: 3b6d7473d73eeaa21bb0c49426c6a68f15b2e472 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Base16 Brush Trees
# Author: Abraham White <abelincoln.white@gmail.com>

set default-bg                  "#E3EFEF"
set default-fg                  "#C9DBDC"

set statusbar-fg                "#8299A1"
set statusbar-bg                "#B0C5C8"

set inputbar-bg                 "#E3EFEF"
set inputbar-fg                 "#485867"

set notification-bg             "#E3EFEF"
set notification-fg             "#485867"

set notification-error-bg       "#E3EFEF"
set notification-error-fg       "#b38686"

set notification-warning-bg     "#E3EFEF"
set notification-warning-fg     "#b38686"

set highlight-color             "#aab386"
set highlight-active-color      "#868cb3"

set completion-bg               "#C9DBDC"
set completion-fg               "#868cb3"

set completion-highlight-fg     "#485867"
set completion-highlight-bg     "#868cb3"

set recolor-lightcolor          "#E3EFEF"
set recolor-darkcolor           "#5A6D7A"

set recolor                     "false"
set recolor-keephue             "false"