diff options
Diffstat (limited to 'colors/base16-porple.config')
| -rw-r--r-- | colors/base16-porple.config | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/colors/base16-porple.config b/colors/base16-porple.config new file mode 100644 index 0000000..10097fc --- /dev/null +++ b/colors/base16-porple.config @@ -0,0 +1,19 @@ +## Base16 Porple +# Author: Niek den Breeje (https://github.com/AuditeMarlow) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#333344" + text-color = "#65568a" + border-color = "#474160" + +[urgency=normal] + background-color = "#474160" + text-color = "#d8d8d8" + border-color = "#d8d8d8" + +[urgency=high] + background-color = "#f84547" + text-color = "#e8e8e8" + border-color = "#f8f8f8" |
