Mermaid not rendering correctly in dark mode #634
Unanswered
Alex-apostolo
asked this question in
Potential Issue
Replies: 1 comment
-
|
Some proposal to fix this issue: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed Mermaid and trying to use it with Furo, in dark mode I would expect the arrows with their descriptions to be white but that is not the case and they are barely visible.

One way to solve this issue is by including this css class in the
custom_cssfor Sphinx.Which produces this result

But optimally it would look like this
I have found similar discussions such as this but not one for Furo. Any help would be much appreciated
Beta Was this translation helpful? Give feedback.
All reactions