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

Arguments in the config file do not work #82

Closed
fralau opened this issue Aug 9, 2023 · 0 comments
Closed

Arguments in the config file do not work #82

fralau opened this issue Aug 9, 2023 · 0 comments
Labels
enhancement New feature or request fixed The issue is fixed mermaid-js This isssue relates to the mermaid javascript library

Comments

@fralau
Copy link
Owner

fralau commented Aug 9, 2023

This is for versions mermaid.js > 10.

This does not work:

plugins:
  - search
  - mermaid2:
      version: '10.1.0'
      arguments:
        theme: 'dark'
        themeVariables:
          primaryColor: '#BB2528'
          primaryTextColor: '#fff'
          primaryBorderColor: '#7C0000'
          lineColor: '#F8B229'
          secondaryColor: '#006100'
          tertiaryColor: '#fff'

For a full description mermaid-js/mermaid#4672

@fralau fralau added enhancement New feature or request fixed The issue is fixed mermaid-js This isssue relates to the mermaid javascript library labels Aug 9, 2023
@fralau fralau closed this as completed Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed The issue is fixed mermaid-js This isssue relates to the mermaid javascript library
Projects
None yet
Development

No branches or pull requests

1 participant