From c5878bc6b1e76593629bb93344d9e86b244b8014 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Sat, 11 May 2024 22:30:01 +0500 Subject: [PATCH] style default button --- theme.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/theme.json b/theme.json index 803af83..2bd6219 100644 --- a/theme.json +++ b/theme.json @@ -296,6 +296,11 @@ }, "core/button": { "variations": { + "fill": { + "color": { + "background": "var(--wp--preset--color--main-purple)" + } + }, "outline": { "color": { "background": "#E8BFE2",