aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/colors/base16-atelier-cave-light.config
blob: 326b29c60c25aa177052af03591a42f5d6b441e9 (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 Atelier Cave Light
# Author: Bram de Haan (http://atelierbramdehaan.nl)

set default-bg                  "#efecf4"
set default-fg                  "#e2dfe7"

set statusbar-fg                "#655f6d"
set statusbar-bg                "#8b8792"

set inputbar-bg                 "#efecf4"
set inputbar-fg                 "#19171c"

set notification-bg             "#efecf4"
set notification-fg             "#19171c"

set notification-error-bg       "#efecf4"
set notification-error-fg       "#be4678"

set notification-warning-bg     "#efecf4"
set notification-warning-fg     "#be4678"

set highlight-color             "#a06e3b"
set highlight-active-color      "#576ddb"

set completion-bg               "#e2dfe7"
set completion-fg               "#576ddb"

set completion-highlight-fg     "#19171c"
set completion-highlight-bg     "#576ddb"

set recolor-lightcolor          "#efecf4"
set recolor-darkcolor           "#26232a"

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