Poorchop / Wikipedia-Dark

:mortar_board: Dark Wikipedia

Home Page:https://userstyles.org/styles/105844

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wikipedia Dark

Preview

Wikipedia Dark preview

Limitations

  • Many of the table cells have inline styling to add a background colors.
    • Some of the very common stylings have been replaced using attribute selectors ( e.g. th[style*="background:#eee"] ).
    • But due to the sheer number of possiblities, the replaced css style would also need to include selectors such as th[style*="background-color: #eee"] and th[style*="background-color:#EEE"] and th[style*="background-color: #eeeeee"], etc.
    • It would be a daunting task to find and replace all of these colors. I hope you see my point.
  • Not all images can be made readable.
    • This style uses a css filter to invert the images, but this really only works on basic black-and-white images.

Contributions

If you would like to contribute to this repository, please...

  1. Fork
  2. Make changes (please read the contribution guidelines and abide by them)
  3. Create a pull request!

Thanks to all that have contributed so far!

About

:mortar_board: Dark Wikipedia

https://userstyles.org/styles/105844

License:Other


Languages

Language:CSS 71.5%Language:JavaScript 26.6%Language:Shell 1.9%