aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-gruvbox-light-hard.config
blob: afe73337e8a09250fa1133d19dd441483bcf17ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## Base16 Gruvbox light, hard
# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)
#
# You can use these variables anywhere in the mako configuration file.

[urgency=low]
    background-color = "#ebdbb2"
    text-color = "#bdae93"
    border-color = "#d5c4a1"

[urgency=normal]
    background-color = "#d5c4a1"
    text-color = "#504945"
    border-color = "#504945"

[urgency=high]
    background-color = "#9d0006"
    text-color = "#3c3836"
    border-color = "#282828"