blob: e5c5fe832e38a182f2b2c4d4020b39bd95617b67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Darktooth
# Author: Jason Milkins (https://github.com/jasonm23)
#
# You can use these variables anywhere in the mako configuration file.
background-color=#504945
text-color=#A89984
border-color=#A89984
[urgency=low]
background-color=#32302F
text-color=#665C54
border-color=#A89984
[urgency=high]
background-color=#FB543F
text-color=#D5C4A1
border-color=#A89984
|