mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-30 21:56:43 +02:00
Adding base theme to config.schema
This commit is contained in:
@@ -61,8 +61,9 @@ properties:
|
|||||||
type: string
|
type: string
|
||||||
enum:
|
enum:
|
||||||
- default
|
- default
|
||||||
- forest
|
- base
|
||||||
- dark
|
- dark
|
||||||
|
- forest
|
||||||
- neutral
|
- neutral
|
||||||
- 'null' # should this be a `null`-type?
|
- 'null' # should this be a `null`-type?
|
||||||
meta:enum:
|
meta:enum:
|
||||||
|
Reference in New Issue
Block a user