blob: a66b7425472f15e4024b2c7f53117ba6e0bb06aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Atelier Dune
# Author: Bram de Haan (http://atelierbramdehaan.nl)
#
# You can use these variables anywhere in the mako configuration file.
background-color=#6e6b5e
text-color=#a6a28c
border-color=#a6a28c
[urgency=low]
background-color=#292824
text-color=#7d7a68
border-color=#a6a28c
[urgency=high]
background-color=#d73737
text-color=#e8e4cf
border-color=#a6a28c
|