blob: 5d53bc55d2ae819e1acd7ed18330f3be77135ed8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Heetch Dark
# Author: Geoffrey Teale (tealeg@gmail.com)
#
# You can use these variables anywhere in the mako configuration file.
background-color=#5A496E
text-color=#BDB6C5
border-color=#BDB6C5
[urgency=low]
background-color=#392551
text-color=#7B6D8B
border-color=#BDB6C5
[urgency=high]
background-color=#27D9D5
text-color=#DEDAE2
border-color=#BDB6C5
|