/wikidark

A dark mode stylesheet for Wikipeda that respects a user's system color preferences

Primary LanguageCSS

Wikidark

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.

Building

  1. You will need NodeJS and npm.
  2. Clone the repository.
  3. npm install
  4. grunt build

The built files are in the build directory.

Installing

  1. In Wikipedia, make a user account.
  2. Go to "preferences" in the top corner, and select the appearance tab.
  3. Select the MinervaNeue theme.
  4. Click the Custom CSS link.
  5. Create the page, and paste the contents of the CSS file into the box.
  6. Do the same with the JavaScript.

License

MIT