blob: 34c096c5d02d68e019ae858042a25362e5221d64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
## Base16 Github
# Author: Defman21
#
# You can use these variables anywhere in the mako configuration file.
[urgency=low]
background-color=#f5f5f5
text-color=#969896
border-color=#333333
[urgency=normal]
background-color=#c8c8fa
text-color=#333333
border-color=#333333
[urgency=high]
background-color=#ed6a43
text-color=#ffffff
border-color=#333333
|