woocommerce/plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/styles/variation.json

24 lines
280 B
JSON

{
"version": 2,
"settings": {
"color": {
"palette": [
{
"slug": "foreground",
"color": "#3F67C6",
"name": "Foreground"
}
]
}
},
"styles": {
"blocks": {
"core/post-title": {
"typography": {
"fontWeight": "700"
}
}
}
}
}