Adding base theme to config.schema

This commit is contained in:
Knut Sveidqvist
2024-07-22 11:00:51 +02:00
parent 2800f555c7
commit 1c0cb8b2d7

View File

@@ -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: