diff options
Diffstat (limited to 'colors/base16-harmonic-dark.config')
| -rw-r--r-- | colors/base16-harmonic-dark.config | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/colors/base16-harmonic-dark.config b/colors/base16-harmonic-dark.config new file mode 100644 index 0000000..82646ad --- /dev/null +++ b/colors/base16-harmonic-dark.config @@ -0,0 +1,19 @@ +## Base16 Harmonic16 Dark +# Author: Jannik Siebert (https://github.com/janniks) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#223b54" + text-color = "#627e99" + border-color = "#405c79" + +[urgency=normal] + background-color = "#405c79" + text-color = "#cbd6e2" + border-color = "#cbd6e2" + +[urgency=high] + background-color = "#bf8b56" + text-color = "#e5ebf1" + border-color = "#f7f9fb" |
