{ "customTemplates": [ { "name": "blank", "postTypes": [ "page", "post" ], "title": "Blank" }, { "name": "header-footer-only", "postTypes": [ "page", "post" ], "title": "Header and Footer Only" }, { "name": "page-free-home", "postTypes": [ "page" ], "title": "Free Home" } ], "settings": { "appearanceTools": true, "color": { "palette": [ { "color": "#ffffff", "name": "One", "slug": "one" }, { "color": "#1a1a1a", "name": "Two", "slug": "two" }, { "color": "#eeeeee", "name": "Three", "slug": "three" } ] }, "custom": { "button": { "border": { "color": "var(--wp--preset--color--one)", "radius": "30px", "style": "solid", "width": "2px" }, "color": { "bg": "var(--wp--preset--color--two)", "font": "var(--wp--preset--color--one)", "bgh": "var(--wp--preset--color--one)", "fonth": "var(--wp--preset--color--two)" }, "spacing": { "padding": { "top": "6px", "right": "20px", "bottom": "4px", "left": "20px" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--heebo)", "fontSize": "var(--wp--preset--font-size--midsmall)", "fontWeight": "400", "lineHeight": 1.2, "transform": "uppercase" } }, "form": { "border": { "color": "var(--wp--preset--color--one)", "radius": "0", "style": "solid", "width": "1px" }, "color": { "radiobg": "var(--wp--preset--color--two)", "radioact": "var(--wp--preset--color--three)", "radioinact": "var(--wp--preset--color--four)" }, "spacing": { "padding": { "top": "0.8rem", "right": "1rem", "bottom": "0.8rem", "left": "1rem", "borderwidth" : "2px", "size": "30px", "innersize": "18px", "innerpadding": "4px" } }, "typography": { "fontSize": "var(--wp--preset--font-size--midsmall)", "fontWeight": "400", "lineHeight": 1, "transform": "none" } }, "gap": { "baseline": "10px", "horizontal": "min(30px, 5vw)", "vertical": "min(30px, 5vw)" }, "layout": { "contentSize": "3000px", "wideSize": "3000px" }, "spacing": { "body": "1vw 0", "large": "clamp(100px, 12vw, 460px)", "outer": "0" } }, "layout": { "contentSize": "3000px", "wideSize": "3000px" }, "spacing": { "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "typography": { "customFontSize": true, "dropCap": true, "fontFamilies": [ { "fontFamily": "\"Heebo\", sans-serif", "name": "Heebo", "slug": "heebo", "fontFace": [ { "fontFamily": "Heebo", "fontWeight": "100", "fontStyle": "normal", "fontStretch": "normal", "src": [ "file:./assets/fonts/Heebo.woff2" ] }, { "fontFamily": "Heebo", "fontWeight": "200", "fontStyle": "normal", "fontStretch": "normal", "src": [ "file:./assets/fonts/Heebo.woff2" ] }, { "fontFamily": "Heebo", "fontWeight": "300", "fontStyle": "normal", "fontStretch": "normal", "src": [ "file:./assets/fonts/Heebo.woff2" ] }, { "fontFamily": "Heebo", "fontWeight": "400", "fontStyle": "normal", "fontStretch": "normal", "src": [ "file:./assets/fonts/Heebo.woff2" ] }, { "fontFamily": "Heebo", "fontWeight": "500", "fontStyle": "normal", "fontStretch": "normal", "src": [ "file:./assets/fonts/Heebo.woff2" ] }, { "fontFamily": "Heebo", "fontWeight": "600", "fontStyle": "normal", "fontStretch": "normal", "src": [ "file:./assets/fonts/Heebo.woff2" ] }, { "fontFamily": "Heebo", "fontWeight": "700", "fontStyle": "normal", "fontStretch": "normal", "src": [ "file:./assets/fonts/Heebo.woff2" ] }, { "fontFamily": "Heebo", "fontWeight": "800", "fontStyle": "normal", "fontStretch": "normal", "src": [ "file:./assets/fonts/Heebo.woff2" ] }, { "fontFamily": "Heebo", "fontWeight": "900", "fontStyle": "normal", "fontStretch": "normal", "src": [ "file:./assets/fonts/Heebo.woff2" ] } ] } ], "fontSizes": [ { "name": "Small", "size": "1vw", "slug": "small" }, { "name": "Midsmall", "size": "1.5vw", "slug": "midsmall" }, { "name": "Medium", "size": "2vw", "slug": "medium" }, { "name": "Moderate", "size": "2.5vw", "slug": "moderate" }, { "name": "Big", "size": "3vw", "slug": "big" }, { "name": "Bigger", "size": "4vw", "slug": "bigger" }, { "name": "Large", "size": "5vw", "slug": "large" }, { "name": "Extra Large", "size": "6vw", "slug": "x-large" }, { "name": "Enormous", "size": "10vw", "slug": "enormous" }, { "name": "Big Buttons", "size": "4vw", "slug": "bigbuttons" } ], "fontStyle": true, "fontWeight": true, "letterSpacing": true, "textDecoration": true, "textTransform": true } }, "styles": { "blocks": { "core/button": { "border": { "color": "var(--wp--custom--button--border--color)", "radius": "var(--wp--custom--button--border--radius)", "style": "var(--wp--custom--button--border--style)", "width": "var(--wp--custom--button--border--width)" }, "color": { "background": "var(--wp--custom--button--color--bg)", "text": "var(--wp--custom--button--color--font)" }, "spacing": { "padding": { "top": "var(--wp--custom--button--spacing--padding--top)", "right": "var(--wp--custom--button--spacing--padding--right)", "bottom": "var(--wp--custom--button--spacing--padding--bottom)", "left": "var(--wp--custom--button--spacing--padding--left)" } }, "typography": { "fontFamily": "var(--wp--custom--button--typography--font-family)", "fontSize": "var(--wp--custom--button--typography--font-size)", "fontWeight": "var(--wp--custom--button--typography--font-weight)", "textTransform": "var(--wp--custom--button--typography--transform)" } }, "core/code": { "border": { "color": "#CCCCCC", "radius": "0px", "style": "solid", "width": "2px" }, "spacing": { "padding": { "bottom": "var(--wp--custom--gap--vertical)", "left": "var(--wp--custom--gap--horizontal)", "right": "var(--wp--custom--gap--horizontal)", "top": "var(--wp--custom--gap--vertical)" } }, "typography": { "fontFamily": "monospace" } }, "core/columns": { "border": { "style": "solid", "width": "0px" }, "spacing": { "padding": { "bottom": "0px", "left": "0px", "right": "0px", "top": "0px" } } }, "core/cover": { "spacing": { "padding": "15vh" } }, "core/file": { "typography": { "textTransform": "uppercase" } }, "core/gallery": { "spacing": { "margin": { "bottom": "var(--wp--custom--gap--vertical)" } } }, "core/heading": { "typography": { "lineHeight": "1" } }, "core/latest-comments": { "color": { "text": "#000000" }, "typography": { "fontSize": "var(--wp--preset--font-size--midsmall)", "textDecoration": "none" } }, "core/latest-posts": { "color": { "text": "#000000" }, "typography": { "fontSize": "var(--wp--preset--font-size--midsmall)", "textDecoration": "none" } }, "core/navigation": { "color": { "text": "var(--wp--preset--color--one)" }, "typography": { "fontSize": "var(--wp--preset--font-size--midsmall)", "fontWeight": "300", "textTransform": "uppercase" } }, "core/post-date": { "color": { "text": "var(--wp--preset--color--one)" }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "500" } }, "core/post-navigation-link": { "typography": { "fontWeight": "500" } }, "core/post-terms": { "typography": { "fontWeight": "500" } }, "core/post-title": { "spacing": { "margin": { "bottom": "1em" } }, "typography": { "fontSize": "min(max(3rem, 7vw), 4.5rem)", "fontWeight": "500", "lineHeight": "1.2" } }, "core/pullquote": { "border": { "style": "solid", "width": "2px 0" }, "spacing": { "padding": { "bottom": "var(--wp--custom--gap--horizontal)", "left": "var(--wp--custom--gap--horizontal)", "right": "var(--wp--custom--gap--horizontal)", "top": "var(--wp--custom--gap--horizontal)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--x-large)", "fontStyle": "italic" } }, "core/quote": { "border": { "color": "var(--wp--preset--color--one)", "style": "solid", "width": "0 0 0 2px" }, "spacing": { "padding": { "left": "var(--wp--custom--gap--horizontal)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--midsmall)", "fontStyle": "normal" } }, "core/search": { "typography": { "fontSize": "var(--wp--custom--button--typography--font-size)", "textTransform": "uppercase" } }, "core/separator": { "border": { "width": "0 0 3px 0" }, "color": { "background": "var(--wp--preset--color--one)" } }, "core/site-tagline": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/site-title": { "color": { "text": "var(--wp--preset--color--one)" }, "typography": { "fontSize": "var(--wp--preset--font-size--moderate)", "fontStyle": "normal", "fontWeight": "600", "textTransform": "uppercase" } } }, "color": { "background": "var(--wp--preset--color--two)", "text": "var(--wp--preset--color--one)" }, "elements": { "button": { "border": { "color": "var(--wp--custom--button--border--color)", "radius": "var(--wp--custom--button--border--radius)", "style": "var(--wp--custom--button--border--style)", "width": "var(--wp--custom--button--border--width)" }, "color": { "background": "var(--wp--custom--button--color--bg)", "text": "var(--wp--custom--button--color--font)" }, "spacing": { "padding": { "top": "var(--wp--custom--button--spacing--padding--top)", "right": "var(--wp--custom--button--spacing--padding--right)", "bottom": "var(--wp--custom--button--spacing--padding--bottom)", "left": "var(--wp--custom--button--spacing--padding--left)" } }, "typography": { "fontFamily": "var(--wp--custom--button--typography--font-family)", "fontSize": "var(--wp--custom--button--typography--font-size)", "fontWeight": "var(--wp--custom--button--typography--font-weight)", "textTransform": "var(--wp--custom--button--typography--transform)" }, ":hover": { "color": { "background": "var(--wp--custom--button--color--bgh)", "text": "var(--wp--custom--button--color--fonth)" } } }, "h1": { "spacing": { "margin": { "bottom": "calc( 1.1 * var(--wp--custom--gap--vertical) )", "top": "calc( 1.1 * var(--wp--custom--gap--vertical) )" } }, "typography": { "fontSize": "min(max(3rem, 7vw), 4.5rem)", "fontWeight": "600", "lineHeight": "1.2" } }, "h2": { "spacing": { "margin": { "bottom": "var(--wp--custom--gap--vertical)", "top": "var(--wp--custom--gap--vertical)" } }, "typography": { "fontSize": "min(max(2.25rem, 5vw), 4rem)", "fontWeight": "600", "lineHeight": "1.2" } }, "h3": { "spacing": { "margin": { "bottom": "var(--wp--custom--gap--vertical)", "top": "var(--wp--custom--gap--vertical)" } }, "typography": { "fontSize": "min(max(1.875rem, 5vw), 3rem)", "fontWeight": "600", "lineHeight": "1.3" } }, "h4": { "spacing": { "margin": { "bottom": "var(--wp--custom--gap--vertical)", "top": "var(--wp--custom--gap--vertical)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--midsmall)", "fontWeight": "600", "lineHeight": "1.3" } }, "h5": { "spacing": { "margin": { "bottom": "var(--wp--custom--gap--vertical)", "top": "var(--wp--custom--gap--vertical)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "600", "lineHeight": "1.3", "textTransform": "uppercase" } }, "h6": { "spacing": { "margin": { "bottom": "var(--wp--custom--gap--vertical)", "top": "var(--wp--custom--gap--vertical)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "600", "lineHeight": "1.3", "textTransform": "uppercase" } }, "link": { "color": { "text": "var(--wp--preset--color--one)" } } }, "spacing": { "blockGap": "0.5em" }, "typography": { "fontFamily": "var(--wp--preset--font-family--heebo)", "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "300", "lineHeight": "1.5" } }, "templateParts": [ { "area": "header", "name": "header" }, { "area": "footer", "name": "footer" } ], "version": 2 }