blob: 655fead7e9b8e98cd106986beac750ec4f865172 (
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.
background-color=#c0c0c0
text-color=#404040
border-color=#404040
[urgency=low]
background-color=#c0c0c0
text-color=#808080
border-color=#404040
[urgency=high]
background-color=#c41a15
text-color=#404040
border-color=#404040
|