diff --git a/themes/schema.json b/themes/schema.json index a0847a9e..29df8fae 100644 --- a/themes/schema.json +++ b/themes/schema.json @@ -2915,7 +2915,7 @@ "title": "List of palettes", "patternProperties": { ".*": { - "$ref": "#/definitions/palette" + "$ref": "#/properties/palette" } } }