blob: ed72a89a5b490017e2db8ed806b547cf313e08ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Materia
# Author: Defman21
#
# You can use these variables anywhere in the mako configuration file.
border-color=#CDD3DE
[urgency=low]
background-color=#2C393F
text-color=#707880
[urgency=normal]
background-color=#37474F
text-color=#CDD3DE
[urgency=high]
background-color=#EC5F67
text-color=#D5DBE5
|