From 22b655a10ad87f1b33c2c4bbfb7b32c4405ca04c Mon Sep 17 00:00:00 2001 From: Sarah Norris Date: Mon, 22 Nov 2021 21:50:15 +0000 Subject: [PATCH] Add appearanceTools: true setting --- blockbase/theme.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/blockbase/theme.json b/blockbase/theme.json index fdb1ad6d36..ca03353539 100644 --- a/blockbase/theme.json +++ b/blockbase/theme.json @@ -30,12 +30,7 @@ } ], "settings": { - "border": { - "customColor": true, - "customRadius": true, - "customStyle": true, - "customWidth": true - }, + "appearanceTools": true, "color": { "palette": [ { @@ -327,8 +322,6 @@ "wideSize": "1000px" }, "spacing": { - "blockGap": true, - "customPadding": true, "units": [ "%", "px", @@ -339,8 +332,6 @@ ] }, "typography": { - "customFontSize": true, - "customLineHeight": true, "fontFamilies": [ { "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",