A dark mode stylesheet and scripts for Wikipedia's Minerva theme that respects a user's system color scheme (light or dark). Written primarly because I like to read at night on my iPad.
- You will need NodeJS and npm.
- Clone the repository.
npm install
grunt build
The built files are in the build
directory.
- In Wikipedia, make a user account.
- Go to "preferences" in the top corner, and select the appearance tab.
- Select the
MinervaNeue
theme. - Click the Custom CSS link.
- Create the page, and paste the contents of the CSS file into the box.
- Do the same with the JavaScript.
MIT