blob: 586ebf2a8e873bacf8432451d77d97e21903551d (
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.
background-color=#D0D0D0
text-color=#303030
border-color=#303030
[urgency=low]
background-color=#E0E0E0
text-color=#B0B0B0
border-color=#303030
[urgency=high]
background-color=#AC4142
text-color=#202020
border-color=#303030
|