Steps to reproduce
Create a note with this mermaid code snippet:
sequenceDiagram
C-)D: Send message w/ connection
Note over C, D: other requests unaffected by the streaming of data
Expected result
The note “other requests unaffected by the streaming of data” to be readable using the base Dark mode theme.
Actual result
The note is perfectly rendered in Light mode, but the colors aren’t readable with the Dark theme. No custom CSS loaded.
Environment
- Operating system: macOS 12
- Obsidian version: 0.12.15
Additional information