Quote:
Originally Posted by Kavious
[You must be logged in to view images. Log in or Register.]
There are browser extensions to make sites dark. Firefox has Dark Reader, Chrome has Dark Theme and may possibly be others as well
|
This.
The problem is, A) what you linked might have issues with our (old) version of the MediaWiki software, and B) it would change the wiki for everyone (ie. it wouldn't be a "dark mode", it'd be permanent darkness for all).
It
is possible to add a (true) dark mode to the wiki though. It would take someone who knows CSS writing a new CSS file, or modifying and testing that guy's (it has almost 2500 lines of code, so starting fresh might actually be easier than tweaking/testing his file). Either way, the new file would need to use the
prefer-color-scheme media query, to only show the styles with dark mode turned on in their browser.
If anyone wants to make/test such a file I'll happily add it to the wiki ... but Kavious's suggestion of just using a browser extension is probably going to be a lot easier.