diff options
Diffstat (limited to 'colors/base16-gigavolt.config')
| -rw-r--r-- | colors/base16-gigavolt.config | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/colors/base16-gigavolt.config b/colors/base16-gigavolt.config new file mode 100644 index 0000000..427c41c --- /dev/null +++ b/colors/base16-gigavolt.config @@ -0,0 +1,18 @@ +## Base16 Gigavolt +# Author: Aidan Swope (http://github.com/Whillikers) +# +# You can use these variables anywhere in the mako configuration file. + +background-color=#202126 +text-color=#e9e7e1 +border-color=#40bfff + +[urgency=low] +background-color=#202126 +text-color=#ffdc2d +border-color=#40bfff + +[urgency=high] +background-color=#202126 +text-color=#ff661a +border-color=#40bfff |
