blob: cef59adba8e58099e71748da984488a97103b1c2 (
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=#c0c0c0
[urgency=normal]
background-color=#c0c0c0
text-color=#404040
border-color=#404040
[urgency=high]
background-color=#c41a15
text-color=#404040
border-color=#5e5e5e
|