{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 2, "settings": { "appearanceTools": true, "layout": { "contentSize": "800px", "wideSize": "1183px" }, "color": { "palette":[ { "slug": "ascendoor-fse-soft-voilet", "color": "#9b51e0", "name": "Soft violet" }, { "slug": "ascendoor-fse-light-grayish", "color": "#EFEAE4", "name": "Light Grayish" }, { "slug": "ascendoor-fse-slightly-desaturated-blue", "color": "#84a7c7", "name": "Slightly Desaturated Blue" }, { "slug": "ascendoor-fse-electric-blue", "color": "#7DF9FF", "name": "Electric Blue" }, { "slug": "ascendoor-fse-lightblue", "color": "#ADD8E6", "name": "Light Blue" } ] }, "typography": { "fontFamilies": [ { "fontFamily": "'Roboto', sans-serif", "name": "Roboto", "slug": "roboto" }, { "fontFamily": "'Nunito', sans-serif", "name": "Nunito", "slug": "nunito" }, { "fontFamily": "'Literata', serif", "name": "Literata", "slug": "literata" }, { "fontFamily": "'Adamina', serif", "name": "Adamina", "slug": "adamina" } ], "fontSizes": [ { "slug": "very-small", "size": "14px", "name": "Very Small" }, { "slug": "normal", "size": "16px", "name": "Normal" }, { "slug": "semi-medium", "size": "22px", "name": "Semi Medium" }, { "slug": "medium", "size": "28px", "name": "Medium" }, { "slug": "large", "size": "37px", "name": "Large" }, { "slug": "x-large", "size": "65px", "name": "Extra Large" } ] }, "custom": { "typography": { "font-size": { "heading-1": "clamp(2.113rem, 1.9252rem + 0.9390000000000001vw, 3.052rem)", "heading-2": "clamp(1.669rem, 1.5146000000000002rem + 0.7719999999999999vw, 2.441rem)", "heading-3": "clamp(1.35rem, 1.2294rem + 0.603vw, 1.953rem)", "heading-4": "clamp(1.253rem, 1.1909999999999998rem + 0.31000000000000005vw, 1.563rem)", "heading-5": "clamp(1.063rem, 1.0255999999999998rem + 0.18700000000000006vw, 1.25rem)", "heading-6": "clamp(1.063rem, 1.0255999999999998rem + 0.18700000000000006vw, 1.25rem)", "post-title": "clamp(28px,1.88vw,36px)" }, "line-height": { "tiny": 1.2, "small": 1.3, "medium": 1.5, "normal": 1.7 } } }, "spacing": { "units": ["px","em","rem","vh","vw","%"] } }, "styles": { "color":{ "background": "var(--wp--preset--color--white)", "text": "var(--wp--preset--color--black)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--roboto)", "lineHeight": "var(--wp--custom--typography--line-height--tiny)" }, "elements": { "h1": { "typography": { "fontFamily": "var(--wp--preset--font-family--literata)", "fontWeight": "700", "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontSize": "var(--wp--custom--typography--font-size--heading-1)" } }, "h2": { "typography": { "fontFamily": "var(--wp--preset--font-family--literata)", "fontWeight": "600", "lineHeight": "var(--wp--custom--typography--line-height--small)", "fontSize": "var(--wp--custom--typography--font-size--heading-2)" } }, "h3": { "typography": { "fontFamily": "var(--wp--preset--font-family--literata)", "fontWeight": "500", "lineHeight": "var(--wp--custom--typography--line-height--small)", "fontSize": "var(--wp--custom--typography--font-size--heading-3)" } }, "h4": { "typography": { "fontFamily": "var(--wp--preset--font-family--literata)", "fontWeight": "500", "lineHeight": "var(--wp--custom--typography--line-height--small)", "fontSize": "var(--wp--custom--typography--font-size--heading-4)" } }, "h5": { "typography": { "fontFamily": "var(--wp--preset--font-family--literata)", "fontWeight": "500", "lineHeight": "var(--wp--custom--typography--line-height--small)", "fontSize": "var(--wp--custom--typography--font-size--heading-5)" } }, "h6": { "typography": { "fontFamily": "var(--wp--preset--font-family--literata)", "fontWeight": "400", "lineHeight": "var(--wp--custom--typography--line-height--small)", "fontSize": "var(--wp--custom--typography--font-size--heading-6)" } }, "link": { "color": { "text": "var(--wp--preset--color--black)" }, ":hover": { "color": { "text": "var(--wp--preset--color--ascendoor-fse-soft-voilet)" } }, ":focus": { "color": { "text": "var(--wp--preset--color--ascendoor-fse-soft-voilet)" } }, ":active": { "color": { "text": "var(--wp--preset--color--ascendoor-fse-soft-voilet)" } }, "typography": { "textDecoration": "none" } } }, "blocks": { "core/button": { "border": { "color": "currentColor", "radius": "8px" }, "color": { "background": "var(--wp--preset--color--ascendoor-fse-soft-voilet)", "text": "var(--wp--preset--color--white)" } }, "core/navigation": { "color": { "text": "var(--wp--preset--color--black)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--ascendoor-fse-soft-voilet)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--roboto)", "fontSize": "var(--wp--preset--font-size--very-small)", "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontWeight": "400", "textTransform": "capitalize" }, ":hover": { "color": { "text": "var(--wp--preset--color--ascendoor-fse-soft-voilet)" } }, ":focus": { "color": { "text": "var(--wp--preset--color--ascendoor-fse-soft-voilet)" } }, ":active": { "color": { "text": "var(--wp--preset--color--ascendoor-fse-soft-voilet)" } } } } }, "core/site-title": { "typography": { "lineHeight": "var(--wp--custom--typography--line-height--small)", "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "800", "textTransform": "capitalize" }, "color": { "text": "var(--wp--preset--color--black)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--white)" }, ":hover": { "color": { "text": "var(--wp--preset--color--ascendoor-fse-soft-voilet)" } }, ":focus": { "color": { "text": "var(--wp--preset--color--ascendoor-fse-soft-voilet)" } }, ":active": { "color": { "text": "var(--wp--preset--color--ascendoor-fse-soft-voilet)" } } } } }, "core/site-tagline": { "color": { "text": "var(--wp--preset--color--black)" }, "typography": { "lineHeight": "var(--wp--custom--typography--line-height--medium)", "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-title": { "typography": { "fontWeight": "500", "lineHeight": "var(--wp--custom--typography--line-height--small)", "fontSize": "var(--wp--custom--typography--font-size--post-title)" } }, "core/post-author": { "typography": { "fontSize": "var(--wp--preset--font-size--very-small)", "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontWeight": "400" } }, "core/post-date": { "typography": { "fontSize": "var(--wp--preset--font-size--very-small)", "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontWeight": "400" } }, "core/post-terms": { "typography": { "fontSize": "var(--wp--preset--font-size--very-small)", "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontWeight": "400" } }, "core/post-navigation-link": { "typography": { "fontSize": "var(--wp--preset--font-size--very-small)", "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontWeight": "400" } }, "core/paragraph": { "typography": { "fontSize": "var(--wp--preset--font-size--normal)", "lineHeight": "var(--wp--custom--typography--line-height--medium)", "fontWeight": "400" } }, "core/post-excerpt": { "typography": { "textTransform": "capitalize" } } } }, "customTemplates": [ { "name": "blank", "title": "Blank", "postTypes": [ "page", "post" ] } ], "templateParts": [ { "name": "header", "area": "header", "title": "Header" }, { "name": "footer", "area": "footer", "title": "Footer" }, { "name": "sidebar", "area": "uncategorized", "title": "Sidebar" } ] }