kiwix / kiwix-js-pwa

Kiwix JS Offline Browser implemented as a Progressive Web App (PWA), and packaged as Electron, NWJS and UWP apps for Windows and Linux.
https://pwa.kiwix.org
GNU General Public License v3.0
177 stars 29 forks source link

Correct detection and use of darkReader #543

Closed Jaifroid closed 7 months ago

Jaifroid commented 7 months ago

Fixes #541

Jaifroid commented 7 months ago

There is flash of incorrect theme. Need to delay unhiding of iframe.

Jaifroid commented 7 months ago

Now working, though there is the occasional FOIS with zimit classic on some archives. I think it's very minor.

Main thing to work on now is jQuery mode, pretty much broken for zimit2, though working for zimit classic, but that is a separate issue.