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