Skip to content

Mermaid Diagram Themeing #36

Closed Answered by lepture
JacobCoffee asked this question in Q&A
Discussion options

You must be logged in to vote

You'd better use raw mermaid, in this way, you can use mermaid_init_js setting:

mermaid_init_js = """
mermaid.initialize({theme:"forest"});
"""

You can find all the options here: https://mermaid.js.org/config/schema-docs/config.html

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JacobCoffee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants