blob: 1e3622044a5a590351f48b795cd72108a6c7cf88 (
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.
border-color=#A89984
[urgency=low]
background-color=#32302F
text-color=#665C54
[urgency=normal]
background-color=#504945
text-color=#A89984
[urgency=high]
background-color=#FB543F
text-color=#D5C4A1
|