Mayland Blocks: Update buttons colors
@@ -182,6 +182,11 @@
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
+ },
+ "core/button": {
+ "color": {
+ "background": "var(--wp--preset--color--primary)"
+ }