set white as default bg color

This commit is contained in:
Aadil Ayub 2024-04-26 20:17:58 +05:00
parent ca117ebed7
commit ec5a317ed8
1 changed files with 3 additions and 0 deletions

View File

@ -110,6 +110,9 @@
} }
}, },
"styles": { "styles": {
"color": {
"background": "var(--wp--preset--color--white)"
},
"blocks": { "blocks": {
"core/button": { "core/button": {
"border": { "border": {