From 3fd2fd92933a425eb6ec32fec4b40c36677260ea Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Thu, 17 Jul 2025 11:50:34 +0800 Subject: [PATCH] chore: Remove `danger.foreground`, `danger.background` from the required list in jsonschema. --- .theme-schema.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/.theme-schema.json b/.theme-schema.json index 13b431ce..f3fc7f60 100644 --- a/.theme-schema.json +++ b/.theme-schema.json @@ -523,8 +523,6 @@ "accent.foreground", "background", "border", - "danger.background", - "danger.foreground", "foreground", "muted.background", "muted.foreground",