blob: bfcb657bdae3e3f674c31998290d1bab84657f80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Atelier Heath Light
# Author: Bram de Haan (http://atelierbramdehaan.nl)
#
# You can use these variables anywhere in the mako configuration file.
border-color=#695d69
[urgency=low]
background-color=#d8cad8
text-color=#9e8f9e
[urgency=normal]
background-color=#ab9bab
text-color=#695d69
[urgency=high]
background-color=#ca402b
text-color=#292329
|