obsidian-markmind
obsidian-markmind copied to clipboard
The new PDF viewer theme in the setting doesn't turn the pdf focument into Darkmode.
PDF viewer theme in the setting doesn't turn pdf focument into Darkmode and it only changes the taskbar colour.
Light:

Dark:

确实是这样的。一篇文献认真看一下午,眼睛在冒星星。
.theme-dark .pdf-embed iframe, .theme-dark .workspace-leaf-content[data-type="pdf"] iframe { filter: invert(0.85); }
I use the above CSS snippets to turn all the default pdf reader in Obsidian into dark mode

Is there anyway you can apply the above CSS snippets in Obsidian Markmind so that the annotate PDF reader can be turned into Dark model?