Support dark mode for Mermaid diagrams#56435
Conversation
|
Welcome @JumiDeluxe! |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
/assign @shannonxtreme |
|
/assign @lmktfy |
|
/uncc I'm happy for other folks to review this. |
Description
Added switching theme of diagrams on theme change, and by that added support for dark mode diagrams.
This is based on google/docsy#1964.
A lot of diagrams are not well adjusted to switching themes due to a lot of hardcoded colors in diagrams. I will adjust them in next PR.
Issue
Closes: #56331