blob: 81669af925e3b107eb99c60a02fc65acd2e2e8ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Atlas
# Author: Alex Lende (https://ajlende.com)
#
# You can use these variables anywhere in the mako configuration file.
border-color=#a1a19a
[urgency=low]
background-color=#00384d
text-color=#6C8B91
[urgency=normal]
background-color=#517F8D
text-color=#a1a19a
[urgency=high]
background-color=#ff5a67
text-color=#e6e6dc
|