aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-atlas.config
blob: 168c40aee49a13c27521a862694d68f4ba1432c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## Base16 Atlas
# Author: Alex Lende (https://ajlende.com)
#
# You can use these variables anywhere in the mako configuration file.

[urgency=low]
    background-color = "#00384d"
    text-color = "#6C8B91"
    border-color = "#517F8D"

[urgency=normal]
    background-color = "#517F8D"
    text-color = "#a1a19a"
    border-color = "#a1a19a"

[urgency=high]
    background-color = "#ff5a67"
    text-color = "#e6e6dc"
    border-color = "#fafaf8"