aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-summerfruit-dark.config
blob: aacab91e43d0ed2581eb484c1d4644a9e0f029be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## Base16 Summerfruit Dark
# Author: Christopher Corley (http://christop.club/)
#
# You can use these variables anywhere in the mako configuration file.

[urgency=low]
    background-color = "#202020"
    text-color = "#505050"
    border-color = "#303030"

[urgency=normal]
    background-color = "#303030"
    text-color = "#D0D0D0"
    border-color = "#D0D0D0"

[urgency=high]
    background-color = "#FF0086"
    text-color = "#E0E0E0"
    border-color = "#FFFFFF"