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