{ "$schema": "https://schemas.wp.org/wp/6.1/theme.json", "version": 2, "templateParts": [ { "area": "header", "name": "header" }, { "area": "footer", "name": "footer" } ], "settings": { "appearanceTools": true, "color": { "duotone": [ { "colors": [ "#000000", "#ffffff" ], "name": "heading and background", "slug": "heading-and-background" }, { "colors": [ "#000000", "#ffe2c7" ], "name": "heading and secondary", "slug": "heading-and-secondary" }, { "colors": [ "#000000", "#f6f6f6" ], "name": "heading and tertiary", "slug": "heading-and-tertiary" }, { "colors": [ "#1a4548", "#ffffff" ], "name": "Primary and background", "slug": "primary-and-background" }, { "colors": [ "#1a4548", "#ffe2c7" ], "name": "Primary and secondary", "slug": "primary-and-secondary" }, { "colors": [ "#1a4548", "#f6f6f6" ], "name": "Primary and tertiary", "slug": "primary-and-tertiary" } ], "gradients": [ { "gradient": "linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--tertiary) 100%)", "name": "Vertical secondary to tertiary", "slug": "vertical-secondary-to-tertiary" }, { "gradient": "linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--background) 100%)", "name": "Vertical secondary to background", "slug": "vertical-secondary-to-background" }, { "gradient": "linear-gradient(to bottom,var(--wp--preset--color--tertiary) 0%,var(--wp--preset--color--background) 100%)", "name": "Vertical tertiary to background", "slug": "vertical-tertiary-to-background" }, { "gradient": "linear-gradient(to bottom right,var(--wp--preset--color--primary) 0%,var(--wp--preset--color--heading) 100%)", "name": "Diagonal primary to heading", "slug": "diagonal-primary-to-heading" }, { "gradient": "linear-gradient(to bottom right,var(--wp--preset--color--secondary) 50%,var(--wp--preset--color--background) 50%)", "name": "Diagonal secondary to background", "slug": "diagonal-secondary-to-background" }, { "gradient": "linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--secondary) 50%)", "name": "Diagonal background to secondary", "slug": "diagonal-background-to-secondary" }, { "gradient": "linear-gradient(to bottom right,var(--wp--preset--color--tertiary) 50%,var(--wp--preset--color--background) 50%)", "name": "Diagonal tertiary to background", "slug": "diagonal-tertiary-to-background" }, { "gradient": "linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--tertiary) 50%)", "name": "Diagonal background to tertiary", "slug": "diagonal-background-to-tertiary" } ], "palette": [ { "color": "#FFFFFF", "name": "Background", "slug": "background" }, { "color": "#111111", "name": "Heading Color", "slug": "heading" }, { "slug": "bodytext", "color": "#1c1d1e", "name": "Body Text" }, { "color": "#ffd200", "name": "Accent", "slug": "accent" } ] }, "custom": { "spacing": { "baseline": "16px", "gap": { "horizontal": "clamp( calc( 1.5 * var( --wp--custom--spacing--baseline ) ), 2.222vw, calc( 2 * var( --wp--custom--spacing--baseline ) ) )", "vertical": "clamp( calc( 1.5 * var( --wp--custom--spacing--baseline ) ), 3.333vw, calc( 3 * var( --wp--custom--spacing--baseline ) ) )" }, "gutter": "clamp( calc( 1.5 * var( --wp--custom--spacing--baseline ) ), 3.333vw, calc( 3 * var( --wp--custom--spacing--baseline ) ) )", "outer": "var( --wp--custom--spacing--gutter )", "small": "min(24px, 6.4vw)" } }, "layout": { "contentSize": "800px", "wideSize": "1300px" }, "spacing": { "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "typography": { "customFontSize": true, "fontSizes": [ { "name": "Tiny", "size": "13px", "slug": "tiny" }, { "name": "Extra Small", "size": "14px", "slug": "extra-small" }, { "name": "Small", "size": "15px", "slug": "small" }, { "name": "Medium", "size": "16px", "slug": "medium" }, { "name": "Upper Heading", "size": "18px", "slug": "upper-heading" }, { "name": "Normal", "size": "clamp(18px,1.6vw,20px)", "slug": "normal" }, { "name": "Content Heading", "size": "clamp(22px,4.2vw,24px)", "slug": "content-heading" }, { "name": "Large", "size": "clamp(28px,4.2vw,32px)", "slug": "large" }, { "name": "Extra large (Recent Post Title)", "size": "clamp(32px,6vw,36px)", "slug": "extra-large" }, { "name": "Huge (Display)", "size": "clamp(36px,5.2vw,80px)", "slug": "huge" } ] } }, "styles": { "blocks": { "core/columns": { "border": { "radius": "10px" } }, "core/navigation": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "600", "lineHeight": "normal" } }, "core/site-title": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } } }, "core/button": { "border": { "radius": "4px" }, "color": { "background": "var(--wp--preset--color--accent)", "text": "var(--wp--preset--color--background)" } } }, "color": { "background": "var(--wp--preset--color--background)", "text": "var(--wp--preset--color--bodytext)" }, "elements": { "h1": { "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "fontSize": "var(--wp--preset--font-size--large)", "lineHeight": "normal" } }, "h2": { "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "fontSize": "var(--wp--preset--font-size--upper-heading)", "lineHeight": "normal" } }, "h3": { "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "fontSize": "var(--wp--preset--font-size--content-heading)", "lineHeight": "normal" } }, "h4": { "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "fontSize": "var(--wp--preset--font-size--normal)", "lineHeight": "normal" } }, "h5": { "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "fontSize": "var(--wp--preset--font-size--medium)", "lineHeight": "normal" } }, "h6": { "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "fontSize": "var(--wp--preset--font-size--extra-small)", "lineHeight": "normal" } }, "link": { ":active": { "typography": { "textDecoration": "none" } }, ":focus": { "typography": { "textDecoration": "none" } }, ":hover": { "color": { "text": "var(--wp--preset--color--accent)" }, "typography": { "textDecoration": "none" } }, "color": { "text": "var:preset|color|heading" } } }, "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "fontSize": "var(--wp--preset--font-size--medium)", "lineHeight": "normal" } } }