blob: 983ae6fd215eeb3dd4a1e75156342bbc0589c7b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Darktooth
# Author: Jason Milkins (https://github.com/jasonm23)
#
# You can use these variables anywhere in the mako configuration file.
background-color=#1D2021
text-color=#A89984
border-color=#0D6678
[urgency=low]
background-color=#1D2021
text-color=#FAC03B
border-color=#0D6678
[urgency=high]
background-color=#1D2021
text-color=#FB543F
border-color=#0D6678
|