blob: 124c03d56c446c1f453cc19485a2b95f76212663 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Classic Light
# Author: Jason Heeris (http://heeris.id.au)
#
# You can use these variables anywhere in the mako configuration file.
border-color=#303030
[urgency=low]
background-color=#E0E0E0
text-color=#B0B0B0
[urgency=normal]
background-color=#D0D0D0
text-color=#303030
[urgency=high]
background-color=#AC4142
text-color=#202020
|