OliverBalfour / obsidian-pandoc

Pandoc document export plugin for Obsidian (https://obsidian.md)
MIT License
711 stars 59 forks source link

Export while color scheme is set to dark mode make font white #208

Open yochaigal opened 8 months ago

yochaigal commented 8 months ago

Not sure how much can be done about this really. Basically if you're using Obsidian with the "dark" color scheme, and you try to export a document to PDF the resulting PDF will have white font on a white background (making it illegible). Switching to a "light" theme resolves the issue.

I'm using Ubuntu 23.10 and Obsidian v1.5.8.

Arche151 commented 2 months ago

Same issue here

NinteMars commented 2 weeks ago

I'm having the same issue with Obsidian v1.7.4 and Fedora Linux 40. All the text is white and makes the document look blank.

It seems to be issue with the Linux version specifically, since running the same version of obsidian on the same hardware in Windows I had no issues.