Browse Source

Merge pull request #3394 from Automattic/update/mayland-blocks-buttons

Mayland Blocks: Update buttons colors
Ben Dwyer 4 năm trước cách đây
mục cha
commit
f61ca5822a
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      mayland-blocks/experimental-theme.json

+ 5 - 0
mayland-blocks/experimental-theme.json

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