blob: 5df5705c73c2195c3b9270937aad53605238039b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Atelier Seaside Light
# Author: Bram de Haan (http://atelierbramdehaan.nl)
#
# You can use these variables anywhere in the mako configuration file.
border-color=#5e6e5e
[urgency=low]
background-color=#cfe8cf
text-color=#809980
[urgency=normal]
background-color=#8ca68c
text-color=#5e6e5e
[urgency=high]
background-color=#e6193c
text-color=#242924
|