jellyfin-web icon indicating copy to clipboard operation
jellyfin-web copied to clipboard

Add epubjs theme support to the book player

Open carif opened this issue 1 year ago • 1 comments

Changes Add a dark theme to the book player via epubjs. For everything but the text, the dark theme from Jellyfin is retained.

Should any other theme than the dark theme be chosen by the user, epubjs falls back to it's default theme (the one Jellyfin used before the book player got a dark theme).

Note: This change assumes that the dark theme is the default theme of Jellyfin as userSettings.theme() returns null should the user use the default theme.

Issues Fixes #3930

carif avatar Sep 23 '22 15:09 carif

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] avatar Sep 23 '22 15:09 sonarcloud[bot]