chatcraft.org
chatcraft.org copied to clipboard
Include message card in Image Export so dark mode text is visible
This fixes #651
The white text in the dark mode card body is camouflaged by the white background of html2canvas.
One solution to make this text visible is to include the entire card (which wraps the text) in the HTML sent to html2canvas:
Before (card body only, white text invisible):
After (entire card, white text appears as rendered inside card: