futurepress / epub.js

Enhanced eBooks in the browser.
http://futurepress.org
Other
6.45k stars 1.11k forks source link

Feature Request: Alternate Stylesheet #586

Open navjinder opened 7 years ago

navjinder commented 7 years ago

Epub has this function to provide alternate stylesheets. For more info read here:http://www.idpf.org/epub/altss-tags/ and here: https://github.com/IDPF/epub-testsuite/pull/89

Can it be added as a feature which will toggle the css files? (e.g. day.css, night.css and sepia.css are the most common used ones)

fchasen commented 7 years ago

This would be a great feature to support, I'll look into how hard it would be to implement and try get an estimate of when to expect this.