edrlab / thorium-reader

A cross platform desktop reading app, based on the Readium Desktop toolkit
https://www.edrlab.org/software/thorium-reader/
BSD 3-Clause "New" or "Revised" License
1.73k stars 151 forks source link

SVG text in night mode #2025

Open civodulab opened 11 months ago

civodulab commented 11 months ago

In night mode, text in an svg also becomes white. As a result, the image no longer looks the same.

Dharmavineta commented 9 months ago

Can anybody confirm the status of the bug please?

danielweck commented 4 months ago

@JayPanoz should ReadiumCSS treat SVG islands inside HTML documents differently? (e.g. prevent reading system styles from leaking into the SVG markup, to avoid inconsistent background/foreground colours, etc.)

PS: currentColor?