blob: 6390d4cedea523d711e74727098460a856f370bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Nord
# Author: arcticicestudio
#
# You can use these variables anywhere in the mako configuration file.
border-color=#E5E9F0
[urgency=low]
background-color=#3B4252
text-color=#4C566A
[urgency=normal]
background-color=#434C5E
text-color=#E5E9F0
[urgency=high]
background-color=#88C0D0
text-color=#ECEFF4
|