diff options
Diffstat (limited to 'colors/base16-synth-midnight-dark.config')
| -rw-r--r-- | colors/base16-synth-midnight-dark.config | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/colors/base16-synth-midnight-dark.config b/colors/base16-synth-midnight-dark.config new file mode 100644 index 0000000..8e6f17c --- /dev/null +++ b/colors/base16-synth-midnight-dark.config @@ -0,0 +1,18 @@ +## Base16 Synth Midnight Dark +# Author: Michaƫl Ball (http://github.com/michael-ball/) +# +# You can use these variables anywhere in the mako configuration file. + +background-color=#040404 +text-color=#DFDBDF +border-color=#03AEFF + +[urgency=low] +background-color=#040404 +text-color=#DAE84D +border-color=#03AEFF + +[urgency=high] +background-color=#040404 +text-color=#B53B50 +border-color=#03AEFF |
