blob: 6efa1ac5575613b5463d9c485c8b751b0444cdf0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
## Base16 Cupertino
# Author: Defman21
#
# You can use these variables anywhere in the mako configuration file.
[urgency=low]
background-color=#c0c0c0
text-color=#808080
border-color=#404040
[urgency=normal]
background-color=#c0c0c0
text-color=#404040
border-color=#404040
[urgency=high]
background-color=#c41a15
text-color=#404040
border-color=#404040
|