aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/recolors/base16-horizon-dark.config
blob: 23c6a7c0ad01064f46208ffae85c760e9a9cfe90 (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 Horizon Dark
# Author: Michaël Ball (http://github.com/michael-ball/)

set default-bg                  "#1C1E26"
set default-fg                  "#232530"

set statusbar-fg                "#9DA0A2"
set statusbar-bg                "#2E303E"

set inputbar-bg                 "#1C1E26"
set inputbar-fg                 "#E3E6EE"

set notification-bg             "#1C1E26"
set notification-fg             "#E3E6EE"

set notification-error-bg       "#1C1E26"
set notification-error-fg       "#E93C58"

set notification-warning-bg     "#1C1E26"
set notification-warning-fg     "#E93C58"

set highlight-color             "#EFB993"
set highlight-active-color      "#DF5273"

set completion-bg               "#232530"
set completion-fg               "#DF5273"

set completion-highlight-fg     "#E3E6EE"
set completion-highlight-bg     "#DF5273"

set recolor-lightcolor          "#1C1E26"
set recolor-darkcolor           "#DCDFE4"