{ "version": 2, "settings": { "color": { "duotone": [ { "colors": [ "#000000", "#FFFFFF" ], "slug": "default-filter", "name": "Default filter" } ], "palette": [ { "slug": "foreground", "color": "#000000", "name": "Foreground" }, { "slug": "background", "color": "#FFFFFF", "name": "Background" }, { "slug": "primary", "color": "#D42731", "name": "Primary" }, { "slug": "secondary", "color": "#F4F4F2", "name": "Secondary" }, { "slug": "tertiary", "color": "#FFFFFF", "name": "Tertiary" } ] }, "layout": { "wideSize": "1060px" }, "typography": { "fontFamilies": [ { "fontFamily": "\"Inter\", sans-serif", "name": "Inter", "slug": "inter" } ] } }, "styles": { "blocks": { "core/image": { "filter": { "duotone": "var(--wp--preset--duotone--default-filter)" } }, "core/post-featured-image": { "filter": { "duotone": "var(--wp--preset--duotone--default-filter)" } }, "core/post-title": { "typography": { "fontWeight": "700" } }, "core/site-logo": { "filter": { "duotone": "var(--wp--preset--duotone--default-filter)" } } }, "elements": { "h1": { "typography": { "fontWeight": "700" } }, "h2": { "typography": { "fontWeight": "700" } }, "h3": { "typography": { "fontWeight": "700" } }, "h4": { "typography": { "fontWeight": "700" } }, "h5": { "typography": { "fontWeight": "700" } }, "h6": { "typography": { "fontWeight": "700" } } }, "typography": { "fontFamily": "var(--wp--preset--font-family--inter)" } } }