Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PDF export in dark mode (#231) #288

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

ilyalehchylin
Copy link
Contributor

Description of change

Summary: Fixed PDF export in dark mode (added the same background color as for HTML).

Issues resolved

Files

Open files

logs-2024-09-04-11-46-dark-mode.pdf

logs-2024-09-04-11-46-light-mode.pdf

@kean
Copy link
Owner

kean commented Sep 4, 2024

Brilliant, thank you! And thanks for sharing the example output files.

@kean kean merged commit bf78cc8 into kean:main Sep 4, 2024
7 of 9 checks passed
@ilyalehchylin ilyalehchylin deleted the bug/pdf-export-dark-mode branch September 4, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PDF export in dark mode is white text on white background
2 participants