aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-fruit-soda.config
blob: ef2d6326ef18fbec1aa200f91bb8af008568e058 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## Base16 Fruit Soda
# Author: jozip
#
# You can use these variables anywhere in the mako configuration file.

[urgency=low]
    background-color = "#e0dee0"
    text-color = "#b5b4b6"
    border-color = "#d8d5d5"

[urgency=normal]
    background-color = "#d8d5d5"
    text-color = "#515151"
    border-color = "#515151"

[urgency=high]
    background-color = "#fe3e31"
    text-color = "#474545"
    border-color = "#2d2c2c"