blob: ae11e73e7c927653dd43fa55bd7e3c6f9eae24d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
## Base16 Mocha
# Author: Chris Kempson (http://chriskempson.com)
#
# You can use these variables anywhere in the mako configuration file.
[urgency=low]
background-color=#534636
text-color=#7e705a
border-color=#d0c8c6
[urgency=normal]
background-color=#645240
text-color=#d0c8c6
border-color=#d0c8c6
[urgency=high]
background-color=#cb6077
text-color=#e9e1dd
border-color=#d0c8c6
|