aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-material-palenight.config
blob: bd0b63489d124bbe2b7916d1e951cdf5220970d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## Base16 Material Palenight
# Author: Nate Peterson
#
# You can use these variables anywhere in the mako configuration file.

[urgency=low]
    background-color = "#444267"
    text-color = "#676E95"
    border-color = "#32374D"

[urgency=normal]
    background-color = "#32374D"
    text-color = "#959DCB"
    border-color = "#959DCB"

[urgency=high]
    background-color = "#F07178"
    text-color = "#959DCB"
    border-color = "#FFFFFF"