blob: 5f3e3d859f02b1e3fc505a64147c18f008f29054 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Spacemacs
# Author: Nasser Alshammari (https://github.com/nashamri/spacemacs-theme)
#
# You can use these variables anywhere in the mako configuration file.
border-color=#a3a3a3
[urgency=low]
background-color=#282828
text-color=#585858
[urgency=normal]
background-color=#444155
text-color=#a3a3a3
[urgency=high]
background-color=#f2241f
text-color=#e8e8e8
|