blob: 7b7aca9a61320b02c8611fa60c00b7e4692f0aaa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Seti UI
# Author:
#
# You can use these variables anywhere in the mako configuration file.
background-color=#151718
text-color=#d6d6d6
border-color=#55b5db
[urgency=low]
background-color=#151718
text-color=#e6cd69
border-color=#55b5db
[urgency=high]
background-color=#151718
text-color=#Cd3f45
border-color=#55b5db
|