{ "version": 2, "title": "Style 01", "settings": { "color": { "palette": [ { "slug": "body", "color": "#111111", "name": "Body" }, { "slug": "background", "color": "#ffffff", "name": "Background" }, { "slug": "accent", "color": "#3945DE", "name": "Accent" }, { "slug": "accent-2", "color": "#CCCCCC", "name": "Accent #2 " }, { "slug": "body-light", "color": "#ececec", "name": "Body Light" } ] }, "layout": { "contentSize": "800px", "wideSize": "1080px" } }, "styles": { "blocks": { "core/site-title": { "typography": { "fontWeight": 700 } }, "core/pullquote": { "typography": { "fontFamily": "var(--wp--preset--font-family--space-grotesk)", "fontWeight": 500, "letterSpacing": ".035em", "textTransform": "uppercase" } } }, "elements": { "button": { "color": { "background": "var(--wp--preset--color--accent)", "text": "#FFFFFF" }, "border": { "radius": "14px" }, "typography": { "textTransform": "none", "fontWeight": 500, "fontSize": "var(--wp--preset--font-size--medium)" }, "shadow": "var(--wp--custom--shadow--heavy)" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--space-grotesk)" } } }