blob: 8e7d6df089dc9d20b56ae10f931def07963414aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Embers
# Author: Jannik Siebert (https://github.com/janniks)
#
# You can use these variables anywhere in the mako configuration file.
background-color=#433B32
text-color=#A39A90
border-color=#A39A90
[urgency=low]
background-color=#2C2620
text-color=#5A5047
border-color=#A39A90
[urgency=high]
background-color=#826D57
text-color=#BEB6AE
border-color=#A39A90
|