blob: 6a83fa993703c33424f3478a438ed74cf810f2a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Bespin
# Author: Jan T. Sott
#
# You can use these variables anywhere in the mako configuration file.
background-color=#5e5d5c
text-color=#8a8986
border-color=#8a8986
[urgency=low]
background-color=#36312e
text-color=#666666
border-color=#8a8986
[urgency=high]
background-color=#cf6a4c
text-color=#9d9b97
border-color=#8a8986
|