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