{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 2, "customTemplates": [ { "name": "blank", "postTypes": [ "page", "post" ], "title": "Blank" }, { "name": "blog-alternative", "postTypes": [ "page" ], "title": "Blog (Alternative)" }, { "name": "404", "postTypes": [ "page" ], "title": "404" } ], "settings": { "appearanceTools": true, "color": { "gradients": [ { "gradient": "linear-gradient(180deg,#F0F7FF 5%,transparent)", "name": "Linear base to transparent", "slug": "linear-b-to-tr-line" }, { "gradient": "linear-gradient(180deg,#00203d 80%,transparent 80%)", "name": "Linear contrast to base line", "slug": "linear-fg-to-bg-line" }, { "gradient": "linear-gradient(180deg,#9cbed3 80%,transparent 80%)", "name": "Linear primary to base line", "slug": "linear-p-to-b-line" }, { "gradient": "linear-gradient(180deg,#003a70,#00203d)", "name": "Linear Offset to Contrast", "slug": "linear-po-to-p-line" }, { "gradient": "linear-gradient(180deg,#00203d,#003a70, #00203d)", "name": "Linear Contrast to Offset to Contrast", "slug": "linear-c-to-offset-to-c" }, { "gradient": "radial-gradient(at left,#00203d,#003a70, #00203d)", "name": "Linear Contrast to Offset to Contrast", "slug": "radial-c-to-offset-to-c" }, { "gradient": "radial-gradient(circle closest-corner at 22%,#9cbed3 99.5%,transparent)", "name": "Radial Primary to Transparent", "slug": "radial-p-to-tr" }, { "gradient": "radial-gradient(circle closest-corner at 22%,#00203d 99.5%,transparent)", "name": "Radial Contrast to Transparent", "slug": "radial-c-to-tr" }, { "gradient": "linear-gradient(#00203d,#003a70 50%,#00203d 50%,#003a70)", "name": "Contrast offset split", "slug": "linear-contrast-splt" } ], "palette": [ { "color": "hsl(212,100%,97%)", "name": "Base", "slug": "base" }, { "color": "hsl(209,100%,12%)", "name": "Contrast", "slug": "contrast" }, { "color": "hsl(203,38%,82%)", "name": "Primary", "slug": "primary" }, { "color": "hsl(203,38%,62%)", "name": "Secondary", "slug": "secondary" }, { "color": "hsl(209,100%,5%)", "name": "Tertiary", "slug": "tertiary" }, { "color": "hsl(210,100%,19%)", "name": "Quaternary", "slug": "qua" }, { "color": "hsl(69, 100%, 50%)", "name": "Quinary", "slug": "qui" }, { "color": "hsl(39,100%,50%)", "name": "Senary", "slug": "sen" }, { "color": "hsl(0,0%,7%)", "name": "Header/Footer Base", "slug": "hf-base" }, { "color": "hsl(0,0%,100%)", "name": "Header/Footer Contrast", "slug": "hf-contrast" } ] }, "layout": { "contentSize": "900px", "wideSize": "1200px" }, "spacing": { "spacingScale": { "steps": 0 }, "spacingSizes": [ { "size": "clamp(0.25rem, 1.33vw, 0.5rem)", "slug": "20", "name": "1" }, { "size": "clamp(0.75rem, 4vw, 1.5rem)", "slug": "30", "name": "2" }, { "size": "clamp(1.5rem,8vw,3rem)", "slug": "40", "name": "3" }, { "size": "clamp(2.25rem,12vw,4.5rem)", "slug": "50", "name": "4" }, { "size": "clamp(2.8rem,15vw,6rem)", "slug": "60", "name": "5" }, { "size": "clamp(3.5rem,18.5vw,7.5rem)", "slug": "70", "name": "6" }, { "size": "clamp(6rem,22vw,10.5rem)", "slug": "80", "name": "7" } ], "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "typography": { "dropCap": false, "fluid": true, "fontFamilies": [ { "fontFace": [ { "fontFamily": "Inter", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "100 200 300 400 500 600 700 800 900", "src": [ "file:./assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf" ] } ], "fontFamily": "\"Inter\", sans-serif", "name": "Inter", "slug": "inter" }, { "fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif", "name": "System Font", "slug": "system-font" } ], "fontSizes": [ { "fluid": { "min": "0.85rem", "max": "1rem" }, "size": "1rem", "slug": "small" }, { "fluid": { "min": "1.06rem", "max": "1.25rem" }, "size": "1.25rem", "slug": "medium" }, { "fluid": { "min": "1.61rem", "max": "1.9rem" }, "size": "1.9rem", "slug": "large" }, { "fluid": { "min": "2.55rem", "max": "3rem" }, "size": "3rem", "slug": "x-large" }, { "fluid": { "min": "4.25rem", "max": "5rem" }, "size": "5rem", "slug": "xx-large" } ] }, "useRootPaddingAwareAlignments": true }, "styles": { "blocks": { "core/navigation": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "none" } }, ":focus": { "typography": { "textDecoration": "none" } }, ":active": { "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight":"600" } }, "core/post-author": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-content": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--contrast)" } } } }, "core/post-excerpt": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/post-date": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "400" }, "elements": { "link": { "typography": { "textDecoration": "none" }, ":hover": { "typography": { "textDecoration": "underline" } } } } }, "core/post-terms": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-title": { "spacing": { "margin": { "bottom": "1.25rem", "top": "1.25rem" } }, "typography": { "fontWeight": "400" }, "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, ":focus": { "typography": { "textDecoration": "underline" } }, ":active": { "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } } }, "core/comments-title":{ "typography": { "fontSize": "var(--wp--preset--font-size--large)" }, "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--40)" } } }, "core/comment-author-name": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, ":focus": { "typography": { "textDecoration": "underline" } }, ":active": { "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } } }, "core/comment-date": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" }, "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, ":focus": { "typography": { "textDecoration": "underline" } }, ":active": { "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } } }, "core/comment-edit-link": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-reply-link": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comments-pagination": { "spacing": { "margin": { "top": "var(--wp--preset--spacing--40)" } }, "elements": { "link": { "typography": { "textDecoration": "none" } } } }, "core/pullquote": { "border": { "style": "solid", "width": "1px 0" }, "elements": { "cite": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal", "textTransform": "none" } } }, "typography": { "lineHeight": "1.3" }, "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--40) !important", "top": "var(--wp--preset--spacing--40) !important" } } }, "core/query": { "elements": { "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)" } } } }, "core/query-pagination": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "400" }, "elements": { "link": { "typography": { "textDecoration": "none" }, ":hover": { "typography": { "textDecoration": "underline" } } } } }, "core/quote": { "border": { "width": "1px" }, "elements": { "cite": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal" } } }, "spacing": { "padding": { "left": "var(--wp--preset--spacing--30)", "right": "var(--wp--preset--spacing--30)" } } }, "core/site-title": { "elements": { "link": { "typography": { "textDecoration": "none" }, "color": { "text": "var(--wp--preset--color--base)" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "bold", "textTransform":"uppercase", "lineHeight": "1.4" } } }, "color": { "background": "var(--wp--preset--color--base)", "text": "var(--wp--preset--color--contrast)" }, "elements": { "button": { "border": { "radius": "0" }, "color": { "background": "var(--wp--preset--color--sen)", "text": "var(--wp--preset--color--contrast)" }, "typography": { "fontWeight":"400" } }, "h1": { "typography": { "fontSize": "3.3rem", "lineHeight": "1.2", "fontWeight":"700" } }, "h2": { "typography": { "fontSize": "2.8rem", "lineHeight": "1.2", "fontWeight":"600" } }, "h3": { "typography": { "fontSize": "var(--wp--preset--font-size--large)", "fontWeight":"600" } }, "h4": { "typography": { "fontSize": "1.6rem", "fontWeight":"500" } }, "h5": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "700", "textTransform": "uppercase" } }, "h6": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "textTransform": "uppercase" } }, "heading": { "typography": { "fontWeight": "400", "lineHeight": "1.4" } }, "link": { "color": { "text": "var(--wp--preset--color--contrast)" }, ":hover": { "typography": { "textDecoration": "underline" } }, ":focus": { "typography": { "textDecoration": "none" } }, ":active": { "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "underline" } } }, "spacing": { "blockGap": "1.5rem", "padding": { "top": "0px", "right": "var(--wp--preset--spacing--30)", "bottom": "0px", "left": "var(--wp--preset--spacing--30)" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--system-font)", "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight":"250", "lineHeight": "1.6" } }, "templateParts": [ { "area": "header", "name": "header", "title": "Header" }, { "area": "footer", "name": "footer", "title": "Footer" } ] }