{ "settings": { "defaults": { "color": { "palette": [ { "slug": "black", "color": "#222" }, { "slug": "white", "color": "#fff" }, { "slug": "light-grey", "color": "#ccc" }, { "slug": "dark-grey", "color": "#757575" }, { "slug": "red", "color": "#c00" } ], "link": true }, "custom": { "content": { "normalWidth": 520, "wideWidth": 750, "fullWidth": 840 } } } }, "styles": { "root": { "color": { "background": "var(--wp--preset--color--white)", "text": "var(--wp--preset--color--black)", "link": "var(--wp--preset--color--red)" }, "typography": { "fontFamily": "Lora, Georgia, serif", "fontSize": "1rem", "lineHeight": "1.45" } }, "core/site-title": { "typography": { "fontSize": "1.811rem", "lineHeight": "1.3" } }, "core/site-tagline": { "typography": { "fontSize": "1.618rem" } }, "core/heading/h2": { "typography": { "fontSize": "1.618rem", "lineHeight": "1.3" } }, "core/heading/h3": { "typography": { "fontSize": "1.159rem", "lineHeight": "1.3" } }, "core/heading/h4": { "typography": { "fontSize": "1rem", "lineHeight": "1.3" } }, "core/heading/h5": { "typography": { "fontSize": "1rem", "lineHeight": "1.3" } }, "core/heading/h6": { "typography": { "fontSize": "1rem", "lineHeight": "1.3" } }, "core/post-title/h2": { "typography": { "fontSize": "2.4rem" } } } }