Dark mode in reference
vajuvung opened this issue ยท 1 comments
Sooo well... Dark mode in Reference. Thats all
I love this idea, but unfortunately is a bit more work than it was for the Editor.
The editor uses CodeMirror, which is like a code editing library, and that already had a dark mode option. CodeMirror is responsible for like 95% of that UI so it was kind of a free move.
The reference page is all my own code and design so I'd have to do it all myself.
Maybe eventually though!