Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Mermaid themes #340

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Add support for Mermaid themes #340

merged 1 commit into from
Nov 21, 2023

Conversation

bonanitech
Copy link
Member

Allow Mermaid theme to be set by adding "<mermaid-theme-name>" to themes/<theme-name>/<theme-name>-mermaid.json.

If the file doesn't exist, the value "dark" is used by default.

Available themes list: https://mermaid.js.org/config/theming.html#available-themes

Closes #292

@bonanitech bonanitech added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 21, 2023
@bonanitech bonanitech merged commit 1857701 into master Nov 21, 2023
3 checks passed
@bonanitech bonanitech deleted the mermaid-themes branch November 21, 2023 17:47
@github-actions github-actions bot locked and limited conversation to collaborators Nov 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dark and Midnight-Red themes do not play well with Mermaid markdown in node description
1 participant