blob: be040ba975fdc6d8df2028eb041ff11628a34139 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Horizon Light
# Author: Michaël Ball (http://github.com/michael-ball/)
#
# You can use these variables anywhere in the mako configuration file.
background-color=#FDF0ED
text-color=#403C3D
border-color=#DA103F
[urgency=low]
background-color=#FDF0ED
text-color=#FBE0D9
border-color=#DA103F
[urgency=high]
background-color=#FDF0ED
text-color=#F7939B
border-color=#DA103F
|