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