blob: ea8c7b5d5794da1f96c258819a8ee0ec64daeefa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Woodland
# Author: Jay Cornwall (https://jcornwall.com)
#
# You can use these variables anywhere in the mako configuration file.
border-color=#cabcb1
[urgency=low]
background-color=#302b25
text-color=#9d8b70
[urgency=normal]
background-color=#48413a
text-color=#cabcb1
[urgency=high]
background-color=#d35c5c
text-color=#d7c8bc
|