blob: 3648a55700a8503bb016bd622c77cd2f11a21028 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Edge Dark
# Author: cjayross (https://github.com/cjayross)
#
# You can use these variables anywhere in the mako configuration file.
background-color=#262729
text-color=#b7bec9
border-color=#73b3e7
[urgency=low]
background-color=#262729
text-color=#dbb774
border-color=#73b3e7
[urgency=high]
background-color=#262729
text-color=#e77171
border-color=#73b3e7
|