blob: 218ebb23eb3174669c8861ab77a6569787c11931 (
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.
background-color=#323639
text-color=#80868b
border-color=#80868b
[urgency=low]
background-color=#27292c
text-color=#44464d
border-color=#80868b
[urgency=high]
background-color=#f44336
text-color=#9e9e9e
border-color=#80868b
|