summaryrefslogtreecommitdiffhomepage
path: root/packages/web/public
diff options
context:
space:
mode:
Diffstat (limited to 'packages/web/public')
-rw-r--r--packages/web/public/theme.json9
1 files changed, 1 insertions, 8 deletions
diff --git a/packages/web/public/theme.json b/packages/web/public/theme.json
index 0b1b95f02..b3e97f7ca 100644
--- a/packages/web/public/theme.json
+++ b/packages/web/public/theme.json
@@ -88,14 +88,7 @@
"syntaxOperator": { "$ref": "#/definitions/colorValue" },
"syntaxPunctuation": { "$ref": "#/definitions/colorValue" }
},
- "required": [
- "primary",
- "secondary",
- "accent",
- "text",
- "textMuted",
- "background"
- ],
+ "required": ["primary", "secondary", "accent", "text", "textMuted", "background"],
"additionalProperties": false
}
},