From f235e9a234cf7d0cdce1f805eed84e0e3bb28794 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Sat, 15 Jun 2024 11:13:42 +0500 Subject: [PATCH] tweak colors --- theme.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/theme.json b/theme.json index 555c0e2..37bebe8 100644 --- a/theme.json +++ b/theme.json @@ -67,7 +67,6 @@ "wideSize": "1760px" }, "typography": { - "defaultFontSizes": false, "fluid": false, "fontFamilies": [ { @@ -517,9 +516,6 @@ "useRootPaddingAwareAlignments": true }, "styles": { - "color": { - "background": "var(--wp--preset--color--white)" - }, "blocks": { "core/button": { "border": { @@ -645,6 +641,9 @@ } } }, + "color": { + "background": "var(--wp--preset--color--white)" + }, "elements": { "caption": { "color": {