diff options
Diffstat (limited to 'colors/base16-framer.config')
| -rw-r--r-- | colors/base16-framer.config | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/colors/base16-framer.config b/colors/base16-framer.config new file mode 100644 index 0000000..d3b1bfe --- /dev/null +++ b/colors/base16-framer.config @@ -0,0 +1,18 @@ +## Base16 Framer +# Author: Framer (Maintained by Jesse Hoyos) +# +# You can use these variables anywhere in the mako configuration file. + +background-color=#181818 +text-color=#D0D0D0 +border-color=#20BCFC + +[urgency=low] +background-color=#181818 +text-color=#FECB6E +border-color=#20BCFC + +[urgency=high] +background-color=#181818 +text-color=#FD886B +border-color=#20BCFC |
