From ec5a317ed8b5464abd02ad2a5a88e4f7514887d2 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Fri, 26 Apr 2024 20:17:58 +0500 Subject: [PATCH] set white as default bg color --- theme.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme.json b/theme.json index 5bece0e..b7e38ad 100644 --- a/theme.json +++ b/theme.json @@ -110,6 +110,9 @@ } }, "styles": { + "color": { + "background": "var(--wp--preset--color--white)" + }, "blocks": { "core/button": { "border": {