blob: ece76ce6def0caa4a9bbf7b7a6462ff5ba060c58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Zenburn
# Author: elnawe
#
# You can use these variables anywhere in the mako configuration file.
border-color=#dcdccc
[urgency=low]
background-color=#404040
text-color=#6f6f6f
[urgency=normal]
background-color=#606060
text-color=#dcdccc
[urgency=high]
background-color=#dca3a3
text-color=#c0c0c0
|