prefers-color-scheme media query
I'm trying to add individualized refinement of book presentation when a user selects one of Calibre's built-in themes. As far as I can determine, Calibre always registers the color scheme as "light" regardless of the system's selection or viewer/editor/manager selection or if it's calibre style or System default (Win10).
"prefers-color-scheme: dark" can be forced in "Inspector>More Tools>Rendering>Emulate CSS media feature prefers-color-scheme" and renders properly, but I'm hoping for a CSS solution and, ideally, color-scheme names for the Sepia selections.
|