aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-spacemacs.config
blob: 8daba0f200436f0ea77cc790d1a2acdedda4a7d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## Base16 Spacemacs
# Author: Nasser Alshammari (https://github.com/nashamri/spacemacs-theme)
#
# You can use these variables anywhere in the mako configuration file.

[urgency=low]
background-color=#282828
text-color=#585858
border-color=#a3a3a3

[urgency=normal]
background-color=#444155
text-color=#a3a3a3
border-color=#a3a3a3

[urgency=high]
background-color=#f2241f
text-color=#e8e8e8
border-color=#a3a3a3