blob: 695d6d787cca4e7d8e062f517d5aab73cef075c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Atelier Lakeside Light
# Author: Bram de Haan (http://atelierbramdehaan.nl)
#
# You can use these variables anywhere in the mako configuration file.
border-color=#516d7b
[urgency=low]
background-color=#c1e4f6
text-color=#7195a8
[urgency=normal]
background-color=#7ea2b4
text-color=#516d7b
[urgency=high]
background-color=#d22d72
text-color=#1f292e
|