blob: c942f706ccd9361946194b0ecad5878b0237c42f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Material Vivid
# Author: joshyrobot
#
# You can use these variables anywhere in the mako configuration file.
border-color=#80868b
[urgency=low]
background-color=#27292c
text-color=#44464d
[urgency=normal]
background-color=#323639
text-color=#80868b
[urgency=high]
background-color=#f44336
text-color=#9e9e9e
|