blob: 74815487e5e1100e2fa50f7350d99cab5870c028 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Marrakesh
# Author: Alexandre Gavioli (http://github.com/Alexx2/)
#
# You can use these variables anywhere in the mako configuration file.
background-color=#201602
text-color=#948e48
border-color=#477ca1
[urgency=low]
background-color=#201602
text-color=#a88339
border-color=#477ca1
[urgency=high]
background-color=#201602
text-color=#c35359
border-color=#477ca1
|