blob: 05d6c5bfdeb78540221483b9323e75c0fb3f7668 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Paraiso
# Author: Jan T. Sott
#
# You can use these variables anywhere in the mako configuration file.
background-color=#4f424c
text-color=#a39e9b
border-color=#a39e9b
[urgency=low]
background-color=#41323f
text-color=#776e71
border-color=#a39e9b
[urgency=high]
background-color=#ef6155
text-color=#b9b6b0
border-color=#a39e9b
|