Skip to main content
Generation Script: This file is generated from script(s): operations/scripts/generate-component-docs.js.
Purpose: Generated component-library MDX pages derived from docs-guide/config/component-registry.json.
Run when: Component governance metadata, registry outputs, or published component-library templates change.
Important: Do not manually edit this file; run node operations/scripts/generate-component-docs.js --fix --template-only --category config.

Back to Component Library

Return to the generated component library landing page.

Config

Non-component configuration objects (e.g. theme, colour maps). This category currently contains 1 governed export(s).

Decision Tree Excerpt

  1. Fetches, embeds, or binds to external/third-party data? → integrators/
  2. Part of the page’s outer structure, typically used once? → scaffolding/
  3. Takes content and presents it in a formatted way? → displays/
  4. Exists to hold, group, or arrange other things? → wrappers/
  5. Single visual piece — no wrapping, no arranging, no fetching? → elements/

Summary Table

ComponentStatusImport pathDescription
MermaidColoursstable/snippets/components/config/MermaidColours.jsxTheme colour definitions for Mermaid diagrams (light/dark/CSS variable mappings).

Component Reference

MermaidColours

Use MermaidColours when you need theme colour definitions for Mermaid diagrams (light/dark/CSS variable mappings).. Accepts: none (exported object literal). Source description: Theme colour definitions for Mermaid diagrams (light/dark/CSS variable mappings). Import path
import { MermaidColours } from '/snippets/components/config/MermaidColours.jsx'
Metadata
  • Status: stable
  • Accepts: none (exported object literal)
  • Data source: none Props No documented props.
Last modified on March 30, 2026