{ "title": "Helena", "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 2, "settings": { "color": { "palette": [ { "slug": "foreground", "color": "#202021", "name": "Foreground" }, { "slug": "background", "color": "#D8CAB4", "name": "Background" }, { "slug": "primary", "color": "#D03D35", "name": "Primary" }, { "slug": "secondary", "color": "#635F5A", "name": "Secondary" }, { "slug": "tertiary", "color": "#BDB19E", "name": "Tertiary" }, { "slug": "quaternary", "color": "#E1D7C8", "name": "Quaternary" } ] }, "custom": { "typography": { "letter-spacing": { "body": "0", "heading": "0", "gigantic": "0" } } } }, "styles": { "blocks": { "core/button": { "typography": { "fontFamily": "var(--wp--preset--font-family--default)" } }, "core/site-title": { "typography": { "fontFamily": "var(--wp--preset--font-family--system-serif)", "fontWeight": "400" } } }, "elements": { "h1": { "typography": { "fontFamily": "var(--wp--preset--font-family--system-serif)", "fontWeight": "400" } }, "h2": { "typography": { "fontFamily": "var(--wp--preset--font-family--system-serif)", "fontWeight": "400" } }, "h3": { "typography": { "fontFamily": "var(--wp--preset--font-family--system-serif)", "fontWeight": "400" } }, "h4": { "typography": { "fontFamily": "var(--wp--preset--font-family--system-serif)", "fontWeight": "400" } }, "h5": { "typography": { "fontFamily": "var(--wp--preset--font-family--system-serif)", "fontWeight": "400" } }, "h6": { "typography": { "fontFamily": "var(--wp--preset--font-family--system-serif)", "fontWeight": "400" } } } } }