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

[urgency=low]
    background-color = "#f5f5f5"
    text-color = "#969896"
    border-color = "#c8c8fa"

[urgency=normal]
    background-color = "#c8c8fa"
    text-color = "#333333"
    border-color = "#333333"

[urgency=high]
    background-color = "#ed6a43"
    text-color = "#ffffff"
    border-color = "#ffffff"