aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-one-light.config
blob: dc06a0aa83302a9cc72363d1eafe5f96bcb74e8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## Base16 One Light
# Author: Daniel Pfeifer (http://github.com/purpleKarrot)
#
# You can use these variables anywhere in the mako configuration file.

border-color=#383a42

[urgency=low]
background-color=#f0f0f1
text-color=#a0a1a7

[urgency=normal]
background-color=#e5e5e6
text-color=#383a42

[urgency=high]
background-color=#ca1243
text-color=#202227