tweak colors

This commit is contained in:
Aadil Ayub 2024-06-15 11:13:42 +05:00
parent 030f7a358d
commit f235e9a234

View File

@ -67,7 +67,6 @@
"wideSize": "1760px" "wideSize": "1760px"
}, },
"typography": { "typography": {
"defaultFontSizes": false,
"fluid": false, "fluid": false,
"fontFamilies": [ "fontFamilies": [
{ {
@ -517,9 +516,6 @@
"useRootPaddingAwareAlignments": true "useRootPaddingAwareAlignments": true
}, },
"styles": { "styles": {
"color": {
"background": "var(--wp--preset--color--white)"
},
"blocks": { "blocks": {
"core/button": { "core/button": {
"border": { "border": {
@ -645,6 +641,9 @@
} }
} }
}, },
"color": {
"background": "var(--wp--preset--color--white)"
},
"elements": { "elements": {
"caption": { "caption": {
"color": { "color": {