blob: de8c80633cf95b2d07f8673670b7ea08238730de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Summerfruit Light
# Author: Christopher Corley (http://christop.club/)
#
# You can use these variables anywhere in the mako configuration file.
background-color=#D0D0D0
text-color=#101010
border-color=#101010
[urgency=low]
background-color=#E0E0E0
text-color=#B0B0B0
border-color=#101010
[urgency=high]
background-color=#FF0086
text-color=#151515
border-color=#101010
|