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