elixir-lang/elixir-lang.github.com

Add dark mode

trkoch opened this issue · 2 comments

Any objections to introducing a dark mode of the site? This would be especially welcome for reading the getting started guide at night. Ideally switch by default, but allow to toggle manually. Already implemented for the docs (elixir-lang/ex_doc#491).

For now, using an extension to automatically invert colors is a viable workaround (https://github.com/darkreader/darkreader). A fine-tuned human-generated style would be preferable, of course.

If someone submits a pull request, we would gladly accept it, but not in our plans at the moment :)