{ "version": 2, "title": "Style 05", "settings": { "color": { "palette": [ { "slug": "base", "color": "#ffffff", "name": "Base" }, { "slug": "base-darker", "color": "#ececec", "name": "Base (Darker)" }, { "slug": "accent", "color": "#2766E0", "name": "Accent" }, { "slug": "contrast", "color": "#05060E", "name": "Contrast" }, { "slug": "contrast-medium", "color": "#374A4F", "name": "Contrast (Medium)" }, { "slug": "contrast-light", "color": "#888888", "name": "Contrast (Light)" } ] } }, "styles": { "elements": { "heading": { "typography": { "fontFamily": "var(--wp--preset--font-family--golos-text)", "fontWeight": "500", "letterSpacing": "-0.025em" } } }, "blocks": { "core/site-title": { "typography": { "fontFamily": "var(--wp--preset--font-family--golos-text)", "fontWeight": "500", "letterSpacing": "-0.015em" } }, "core/navigation": { "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": 400, "textTransform": "none" } } }, "typography": { "fontFamily": "var(--wp--preset--font-family--inter)" } } }