hirschan / Dark-Mode-Wikipedia

A Firefox extension, primarily suited for the English Wikipedia site.
https://addons.mozilla.org/firefox/addon/dark-mode-for-wikipedia/
MIT License
39 stars 8 forks source link

Code: Major refactoring #26

Closed hirschan closed 11 months ago

hirschan commented 1 year ago

The CSS modifications are many right now and background.css keeps growing. I didn't think people would use this extension and feel like there needs to be some major refactoring of this file.

There seems to be an alternative approach using Javascript, however this would need some research and investigation. Even I tend to get lost sometimes looking into background.css while trying to identify elements,etc. 😅

Anyone who would like to support me in this is more than welcome 🚀

hirschan commented 11 months ago

I'm starting to work on this now, and I'm thinking of using javascript in order to make this project more scalable and generic. Right now it's very dependent on all the CSS elements.

Will update as soon as I make any progress :)

hirschan commented 11 months ago

Fixed in 06ebe60ec13d777787cac3274a0d8cca542ad609