blob: b84ed903f9776b1bc822adeb7ab96ee9f65b7c29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Isotope
# Author: Jan T. Sott
#
# You can use these variables anywhere in the mako configuration file.
border-color=#d0d0d0
[urgency=low]
background-color=#404040
text-color=#808080
[urgency=normal]
background-color=#606060
text-color=#d0d0d0
[urgency=high]
background-color=#ff0000
text-color=#e0e0e0
|