blob: e1d113a1f8116059ed2e6e410f5b40fedc9e08d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 iA Light
# Author: iA Inc. (modified by aramisgithub)
#
# You can use these variables anywhere in the mako configuration file.
background-color=#f6f6f6
text-color=#181818
border-color=#48bac2
[urgency=low]
background-color=#f6f6f6
text-color=#c48218
border-color=#48bac2
[urgency=high]
background-color=#f6f6f6
text-color=#9c5a02
border-color=#48bac2
|