{ "version": 2, "templateParts": [ { "name": "header", "title": "Header", "area": "header" }, { "name": "footer", "title": "Footer", "area": "footer" } ], "customTemplates": [ { "name": "blank", "title": "Blank", "postTypes": [ "page", "post" ] }, { "name": "no-title", "title": "No Title", "postTypes": [ "page", "post" ] } ], "settings": { "appearanceTools": true, "color": { "custom": true, "customDuotone": true, "customGradient": true, "defaultGradients": false, "defaultPalette": false, "palette": [ { "name": "Primary", "slug": "primary", "color": "#121212" }, { "name": "Secondary", "slug": "secondary", "color": "#fff" }, { "name": "Tertiary", "slug": "tertiary", "color": "#eee" } ] }, "custom": { "fontWeight": { "thin": 100, "extra-light": 200, "light": 300, "regular": 400, "medium": 500, "semi-bold": 600, "bold": 700, "extra-bold": 800, "black": 900 }, "lineHeight": { "one": 1, "heading": 1.1, "medium": 1.5, "body": 1.75 }, "spacing": { "outer": "40px" } }, "layout": { "contentSize": "720px", "wideSize": "1200px" }, "spacing": { "units": [ "px", "em", "rem", "vh", "vw", "%" ] }, "typography": { "customFontSize": true, "dropCap": false, "fontFamilies": [ { "fontFamily": "\"Outfit\", sans-serif", "name": "Outfit", "slug": "primary" }, { "fontFamily": "monospace", "name": "Monospace", "slug": "monospace" } ], "fontSizes": [ { "name": "xSmall", "slug": "x-small", "size": "16px" }, { "name": "Small", "slug": "small", "size": "20px" }, { "name": "Medium", "slug": "medium", "size": "24px" }, { "name": "Large", "slug": "large", "size": "30px" }, { "name": "xLarge", "slug": "x-large", "size": "36px" }, { "name": "48px", "slug": "max-48", "size": "clamp(24px, 4vw, 48px)" }, { "name": "60px", "slug": "max-60", "size": "clamp(30px, 5vw, 60px)" }, { "name": "72px", "slug": "max-72", "size": "clamp(36px, 6vw, 72px)" }, { "name": "96px", "slug": "max-96", "size": "clamp(48px, 8vw, 96px)" }, { "name": "120px", "slug": "max-120", "size": "clamp(60px, 10vw, 120px)" }, { "name": "144px", "slug": "max-144", "size": "clamp(72px, 12vw, 144px)" }, { "name": "240px", "slug": "max-240", "size": "clamp(120px, 20vw, 240px)" } ] } }, "styles": { "blocks": { "core/button": { "border": { "color": "var(--wp--preset--color--primary)", "radius": "0", "style": "solid", "width": "2px" }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--secondary)" }, "spacing": { "padding": { "top": "12px", "right": "25px", "bottom": "12px", "left": "25px" } }, "typography": { "fontSize": "var(--wp--preset--font-size--x-small)", "fontWeight": "var(--wp--custom--font-weight--medium)", "textTransform": "uppercase" } }, "core/code": { "border": { "color": "var(--wp--preset--color--primary)", "radius": "0" }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--secondary)" }, "spacing": { "padding": { "top": "25px", "right": "30px", "bottom": "25px", "left": "30px" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--monospace)", "fontSize": "var(--wp--preset--font-size--small)" } }, "core/cover": { "spacing": { "padding": { "top": "30px", "right": "30px", "bottom": "30px", "left": "30px" } } }, "core/group": { "spacing": { "padding": "0px" } }, "core/heading": { "spacing": { "margin": { "top": "0px", "bottom": "10px" } }, "typography": { "fontWeight": "var(--wp--custom--font-weight--medium)", "lineHeight": "var(--wp--custom--line-height--heading)" } }, "core/image": { "spacing": { "margin": { "bottom": "30px" } } }, "core/navigation": { "typography": { "fontSize": "var(--wp--preset--font-size--x-small)", "fontWeight": "var(--wp--custom--font-weight--medium)", "textTransform": "uppercase" } }, "core/paragraph": { "spacing": { "margin": { "top": "0px", "bottom": "30px" } } }, "core/post-author": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "var(--wp--custom--font-weight--medium)", "lineHeight": "var(--wp--custom--line-height--medium)" } }, "core/post-comments": { "spacing": { "padding": { "top": "60px" } } }, "core/post-date": { "spacing": { "margin": { "bottom": "30px" } }, "typography": { "fontSize": "var(--wp--preset--font-size--x-small)" } }, "core/post-terms": { "typography": { "fontSize": "var(--wp--preset--font-size--x-small)" } }, "core/post-title": { "typography": { "fontSize": "var(--wp--preset--font-size--max-60)" } }, "core/preformatted": { "border": { "color": "var(--wp--preset--color--primary)", "radius": "0" }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--secondary)" }, "spacing": { "padding": { "top": "25px", "right": "30px", "bottom": "25px", "left": "30px" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--monospace)", "fontSize": "var(--wp--preset--font-size--small)" } }, "core/pullquote": { "border": { "color": "var(--wp--preset--color--primary)", "style": "solid", "width": "1px" }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--secondary)" }, "spacing": { "padding": { "top": "40px", "right": "40px", "bottom": "40px", "left": "40px" } } }, "core/query-pagination": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/quote": { "border": { "color": "var(--wp--preset--color--primary)", "style": "solid", "width": "1px" }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--secondary)" }, "spacing": { "padding": { "top": "40px", "right": "40px", "bottom": "40px", "left": "40px" } }, "typography": { "lineHeight": "var(--wp--custom--line-height--medium)" } }, "core/separator": { "color": { "text": "var(--wp--preset--color--primary)" }, "spacing": { "margin": { "top": "30px", "bottom": "30px" } }, "typography": { "fontSize": "var(--wp--preset--font-size--large)" } }, "core/site-title": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "var(--wp--custom--font-weight--medium)", "lineHeight": "var(--wp--custom--line-height--one)", "textTransform": "uppercase" } } }, "color": { "background": "var(--wp--preset--color--secondary)", "text": "var(--wp--preset--color--primary)" }, "elements": { "h1": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)" } }, "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--large)" } }, "h3": { "typography": { "fontSize": "var(--wp--preset--font-size--large)" } }, "h4": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "h5": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "h6": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "link": { "color": { "text": "var(--wp--preset--color--primary)" } } }, "spacing": { "blockGap": "30px" }, "typography": { "fontFamily": "var(--wp--preset--font-family--primary)", "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "var(--wp--custom--font-weight--regular)", "lineHeight": "var(--wp--custom--line-height--body)" } } }