From e019a60bdd42319b94f3a0b40866f5f57be52aff Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Mon, 22 Jul 2024 11:03:09 +0200 Subject: [PATCH] MC-1730 Adding neo and neo-dark to valid themes --- packages/mermaid/src/schemas/config.schema.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/mermaid/src/schemas/config.schema.yaml b/packages/mermaid/src/schemas/config.schema.yaml index 6c5fde21c..55c063662 100644 --- a/packages/mermaid/src/schemas/config.schema.yaml +++ b/packages/mermaid/src/schemas/config.schema.yaml @@ -65,6 +65,8 @@ properties: - dark - forest - neutral + - neo + - neo-dark - 'null' # should this be a `null`-type? meta:enum: 'null': Can be set to disable any pre-defined mermaid theme