diff options
Diffstat (limited to 'colors/base16-sandcastle.config')
| -rw-r--r-- | colors/base16-sandcastle.config | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/colors/base16-sandcastle.config b/colors/base16-sandcastle.config new file mode 100644 index 0000000..0bf92d2 --- /dev/null +++ b/colors/base16-sandcastle.config @@ -0,0 +1,18 @@ +## Base16 Sandcastle +# Author: George Essig (https://github.com/gessig) +# +# You can use these variables anywhere in the mako configuration file. + +background-color=#282c34 +text-color=#a89984 +border-color=#83a598 + +[urgency=low] +background-color=#282c34 +text-color=#a07e3b +border-color=#83a598 + +[urgency=high] +background-color=#282c34 +text-color=#83a598 +border-color=#83a598 |
