elixir-lang/elixir-lang.github.com

Optional dark mode

Closed this issue · 1 comments

Even as an experienced developer, I often revisit certain topics in the learning section on the website for reference.
However, unlike ExDoc, there is no automatic dark mode (or manual one), so during the later ours it flashbangs me (and probably many other developers in the face).

It would be great to make a dark theme that is also accessible, and syncs with the OS setting.

The docs have been moved to Elixir, so they will be generated with ExDoc in the next version, effectively addressing this problem.