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