ViewerTheme
type ViewerTheme = "dark" | "light";Defined in: src/renderers/viewer/viewerStyles.ts:5
Viewer chrome theme. Matches the diagram themes so the shell doesn’t clash with the SVG.
type ViewerTheme = "dark" | "light";Defined in: src/renderers/viewer/viewerStyles.ts:5
Viewer chrome theme. Matches the diagram themes so the shell doesn’t clash with the SVG.