blob: 299db1b8a07b9ac2d69ba55a37a4812ddb985685 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Hopscotch
# Author: Jan T. Sott
#
# You can use these variables anywhere in the mako configuration file.
border-color=#b9b5b8
[urgency=low]
background-color=#433b42
text-color=#797379
[urgency=normal]
background-color=#5c545b
text-color=#b9b5b8
[urgency=high]
background-color=#dd464c
text-color=#d5d3d5
|