aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/recolors/base16-greenscreen.config
blob: c246cefdbbb8009a920db0f114e057933192e908 (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
# Base16 Green Screen
# Author: Chris Kempson (http://chriskempson.com)

set default-bg                  "#001100"
set default-fg                  "#003300"

set statusbar-fg                "#009900"
set statusbar-bg                "#005500"

set inputbar-bg                 "#001100"
set inputbar-fg                 "#00ff00"

set notification-bg             "#001100"
set notification-fg             "#00ff00"

set notification-error-bg       "#001100"
set notification-error-fg       "#007700"

set notification-warning-bg     "#001100"
set notification-warning-fg     "#007700"

set highlight-color             "#007700"
set highlight-active-color      "#009900"

set completion-bg               "#003300"
set completion-fg               "#009900"

set completion-highlight-fg     "#00ff00"
set completion-highlight-bg     "#009900"

set recolor-lightcolor          "#001100"
set recolor-darkcolor           "#00dd00"