{ "customTemplates": [ { "name": "blank", "postTypes": [ "page", "post" ], "title": "Blank" }, { "name": "header-footer-only", "postTypes": [ "page", "post" ], "title": "Header and Footer Only" } ], "settings": { "appearanceTools": true, "color": { "palette": [ { "color": "#000000", "name": "One", "slug": "one" }, { "color": "#f5f5f5", "name": "Two", "slug": "two" }, { "color": "#e5ff73", "name": "Three", "slug": "three" }, { "color": "#A077F3", "name": "Four", "slug": "four" } ] }, "custom": { "button": { "border": { "color": "var(--wp--preset--color--one)", "radius": "0px", "style": "solid", "width": "2px" }, "color": { "bg": "var(--wp--preset--color--three)", "font": "var(--wp--preset--color--one)", "bgh": "var(--wp--preset--color--one)", "fonth": "var(--wp--preset--color--two)" }, "spacing": { "padding": { "top": "5px", "right": "35px", "bottom": "5px", "left": "35px" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--bebas-neue)", "fontSize": "var(--wp--preset--font-size--medium)", "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": { "fontFamily": "var(--wp--preset--font-family--bebas-neue)", "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": "0", "large": "clamp(100px, 12vw, 460px)", "outer": "min(4vw, 90px)" } }, "layout": { "contentSize": "3000px", "wideSize": "3000px" }, "spacing": { "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "typography": { "customFontSize": true, "dropCap": true, "fontFamilies": [ { "fontFamily": "\"Encode Sans\", sans-serif", "name": "Encode Sans", "slug": "encode-sans" }, { "fontFamily": "\"Bebas Neue\", sans-serif", "name": "Bebas Neue", "slug": "bebas-neue" } ], "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" } ], "fontStyle": true, "fontWeight": true, "letterSpacing": true, "textDecoration": true, "textTransform": true, "fluid": 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": { "fontFamily": "var(--wp--preset--font-family--bebas-neue)", "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": { "fontFamily": "var(--wp--preset--font-family--bebas-neue)", "fontSize": "var(--wp--preset--font-size--midsmall)", "fontWeight": "400", "textTransform": "uppercase" } }, "core/post-date": { "color": { "text": "var(--wp--preset--color--one)" }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "400" } }, "core/post-navigation-link": { "typography": { "fontFamily": "var(--wp--preset--font-family--bebas-neue)", "fontWeight": "400" } }, "core/post-terms": { "typography": { "fontWeight": "400" } }, "core/post-title": { "spacing": { "margin": { "bottom": "1em" } }, "typography": { "fontSize": "min(max(3rem, 7vw), 4.5rem)", "fontWeight": "400", "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": { "border": { "color": "var(--wp--preset--color--one)", "style": "solid", "width": "0px" }, "color": { "background": "transparent", "text": "var(--wp--preset--color--one)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--bebas-neue)", "fontSize": "3vw", "fontStyle": "normal", "fontWeight": "400", "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": { "fontFamily": "var(--wp--preset--font-family--bebas-neue)", "fontSize": "min(max(3rem, 7vw), 4.5rem)", "fontWeight": "400", "lineHeight": "1.2" } }, "h2": { "spacing": { "margin": { "bottom": "var(--wp--custom--gap--vertical)", "top": "var(--wp--custom--gap--vertical)" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--bebas-neue)", "fontSize": "min(max(2.25rem, 5vw), 4rem)", "fontWeight": "400", "lineHeight": "1.2" } }, "h3": { "spacing": { "margin": { "bottom": "var(--wp--custom--gap--vertical)", "top": "var(--wp--custom--gap--vertical)" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--bebas-neue)", "fontSize": "min(max(1.875rem, 5vw), 3rem)", "fontWeight": "400", "lineHeight": "1.3" } }, "h4": { "spacing": { "margin": { "bottom": "var(--wp--custom--gap--vertical)", "top": "var(--wp--custom--gap--vertical)" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--bebas-neue)", "fontSize": "var(--wp--preset--font-size--midsmall)", "fontWeight": "400", "lineHeight": "1.3" } }, "h5": { "spacing": { "margin": { "bottom": "var(--wp--custom--gap--vertical)", "top": "var(--wp--custom--gap--vertical)" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--bebas-neue)", "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "400", "lineHeight": "1.3", "textTransform": "uppercase" } }, "h6": { "spacing": { "margin": { "bottom": "var(--wp--custom--gap--vertical)", "top": "var(--wp--custom--gap--vertical)" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--bebas-neue)", "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "400", "lineHeight": "1.3", "textTransform": "uppercase" } }, "link": { "color": { "text": "var(--wp--preset--color--one)" } } }, "spacing": { "blockGap": "0" }, "typography": { "fontFamily": "var(--wp--preset--font-family--encode-sans)", "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "400", "lineHeight": "1.5" } }, "templateParts": [ { "area": "header", "name": "header" }, { "area": "footer", "name": "footer" } ], "version": 2 }