blob: c328c5b8a8c19f903254f86e6e7e381b49e1fa4e (
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=#3B758C
text-color=#d6d6d6
border-color=#d6d6d6
[urgency=low]
background-color=#282a2b
text-color=#41535B
border-color=#d6d6d6
[urgency=high]
background-color=#Cd3f45
text-color=#eeeeee
border-color=#d6d6d6
|