diff options
Diffstat (limited to 'colors/base16-edge-light.config')
| -rw-r--r-- | colors/base16-edge-light.config | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/colors/base16-edge-light.config b/colors/base16-edge-light.config new file mode 100644 index 0000000..6e88278 --- /dev/null +++ b/colors/base16-edge-light.config @@ -0,0 +1,18 @@ +## Base16 Edge Light +# Author: cjayross (https://github.com/cjayross) +# +# You can use these variables anywhere in the mako configuration file. + +background-color=#fafafa +text-color=#5e646f +border-color=#6587bf + +[urgency=low] +background-color=#fafafa +text-color=#d69822 +border-color=#6587bf + +[urgency=high] +background-color=#fafafa +text-color=#db7070 +border-color=#6587bf |
