{ "$schema": "https://schemas.wp.org/wp/6.2/theme.json", "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": { "palette": [ { "color": "#fafafa", "name": "Base", "slug": "base" }, { "color": "#47484B", "name": "Contrast", "slug": "contrast" }, { "color": "#a11111", "name": "Primary", "slug": "primary" }, { "color": "#0B0033", "name": "Secondary", "slug": "secondary" }, { "color": "#F9F9FB", "name": "Tertiary", "slug": "tertiary" } ] }, "layout": { "contentSize": "710px", "wideSize": "1200px" }, "spacing": { "spacingScale": { "steps": 0 }, "spacingSizes": [ { "name": "1", "size": "clamp(1.5rem, 5vw, 2rem)", "slug": "30" }, { "name": "2", "size": "clamp(1.8rem, 1.8rem + ((1vw - 0.48rem) * 2.885), 3rem)", "slug": "40" }, { "name": "3", "size": "clamp(2.5rem, 8vw, 4.5rem)", "slug": "50" }, { "name": "4", "size": "clamp(3.75rem, 10vw, 7rem)", "slug": "60" }, { "name": "5", "size": "clamp(5rem, 5.25rem + ((1vw - 0.48rem) * 9.096), 8rem)", "slug": "70" }, { "name": "6", "size": "clamp(7rem, 14vw, 11rem)", "slug": "80" } ], "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "typography": { "dropCap": false, "fluid": true, "fontFamilies": [ { "fontFace": [ { "fontFamily": "DM Sans", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/dm-sans/DMSans-Regular.woff2" ] }, { "fontFamily": "DM Sans", "fontStretch": "normal", "fontStyle": "italic", "fontWeight": "400", "src": [ "file:./assets/fonts/dm-sans/DMSans-Regular-Italic.woff2" ] }, { "fontFamily": "DM Sans", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/dm-sans/DMSans-Bold.woff2" ] }, { "fontFamily": "DM Sans", "fontStretch": "normal", "fontStyle": "italic", "fontWeight": "700", "src": [ "file:./assets/fonts/dm-sans/DMSans-Bold-Italic.woff2" ] } ], "fontFamily": "\"DM Sans\", sans-serif", "name": "DM Sans", "slug": "dm-sans" }, { "fontFace": [ { "fontDisplay": "block", "fontFamily": "IBM Plex Mono", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "300", "src": [ "file:./assets/fonts/ibm-plex-mono/IBMPlexMono-Light.woff2" ] }, { "fontDisplay": "block", "fontFamily": "IBM Plex Mono", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/ibm-plex-mono/IBMPlexMono-Regular.woff2" ] }, { "fontDisplay": "block", "fontFamily": "IBM Plex Mono", "fontStretch": "normal", "fontStyle": "italic", "fontWeight": "400", "src": [ "file:./assets/fonts/ibm-plex-mono/IBMPlexMono-Italic.woff2" ] }, { "fontDisplay": "block", "fontFamily": "IBM Plex Mono", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/ibm-plex-mono/IBMPlexMono-Bold.woff2" ] } ], "fontFamily": "'IBM Plex Mono', monospace", "name": "IBM Plex Mono", "slug": "ibm-plex-mono" }, { "fontFace": [ { "fontFamily": "Inter", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "200 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" }, { "fontFace": [ { "fontFamily": "Source Serif Pro", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "200 900", "src": [ "file:./assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2" ] }, { "fontFamily": "Source Serif Pro", "fontStretch": "normal", "fontStyle": "italic", "fontWeight": "200 900", "src": [ "file:./assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2" ] } ], "fontFamily": "\"Source Serif Pro\", serif", "name": "Source Serif Pro", "slug": "source-serif-pro" } ], "fontSizes": [ { "fluid": { "max": "1rem", "min": "0.875rem" }, "size": "1rem", "slug": "small" }, { "fluid": { "max": "1.187rem", "min": "1rem" }, "size": "1.187rem", "slug": "medium" }, { "fluid": { "max": "1.3125rem", "min": "1.187rem" }, "size": "1.3125rem", "slug": "large" }, { "fluid": { "max": "2rem", "min": "1.562rem" }, "size": "2rem", "slug": "x-large" }, { "fluid": { "max": "7rem", "min": "3.375rem" }, "size": "7rem", "slug": "xx-large" } ] }, "useRootPaddingAwareAlignments": true }, "styles": { "blocks": { "core/comment-author-name": { "elements": { "link": { ":active": { "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "textDecoration": "none" } }, ":focus": { "typography": { "textDecoration": "none" } }, ":hover": { "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } } }, "core/comment-date": { "elements": { "link": { ":active": { "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "textDecoration": "none" } }, ":focus": { "typography": { "textDecoration": "none" } }, ":hover": { "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-edit-link": { "elements": { "link": { ":focus": { "typography": { "textDecoration": "none" } }, ":hover": { "typography": { "textDecoration": "none" } } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-reply-link": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comments-pagination": { "elements": { "link": { "typography": { "textDecoration": "none" } } }, "spacing": { "margin": { "top": "var(--wp--preset--spacing--40)" } } }, "core/comments-title": { "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--40)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--large)" } }, "core/heading": { "typography": { "fontFamily": "var:preset|font-family|dm-sans" } }, "core/navigation": { "color": { "text": "var(--wp--preset--color--contrast)" }, "elements": { "link": { ":active": { "typography": { "textDecoration": "none" } }, ":focus": { "typography": { "textDecoration": "none" } }, ":hover": { "border": { "color": "var(--wp--preset--color--primary)" }, "color": { "background": "transparent", "text": "var(--wp--preset--color--secondary)" }, "typography": { "textDecoration": "none" } }, "border": { "bottom": { "color": "transparent", "style": "solid", "width": "0.2ch" } }, "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "none" } } }, "typography": { "fontFamily": "var:preset|font-family|dm-sans", "fontSize": "var:preset|font-size|medium" } }, "core/navigation-link": { "typography": { "textTransform": "none" } }, "core/navigation-submenu": { "color": { "text": "var(--wp--preset--color--primary)" } }, "core/paragraph": { "color": { "text": "var:preset|color|black" }, "typography": { "fontStyle": "normal", "fontWeight": "300" } }, "core/post-author": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-content": { "elements": { "link": { ":hover": { "border": { "color": "var(--wp--preset--color--contrast)" }, "color": { "background": "var(--wp--preset--color--tertiary)" }, "typography": { "textDecoration": "none" } }, "color": { "text": "var(--wp--preset--color--secondary)" } } } }, "core/post-date": { "elements": { "link": { ":hover": { "border": { "color": "var(--wp--preset--color--contrast)" }, "color": { "background": "var(--wp--preset--color--tertiary)" }, "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "400" } }, "core/post-excerpt": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/post-terms": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-title": { "elements": { "link": { ":active": { "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "textDecoration": "none" } }, ":focus": { "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "textDecoration": "underline dashed" } }, ":hover": { "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "textDecoration": "underline" } }, "border": { "width": "0 !important" }, "typography": { "textDecoration": "none" } } }, "spacing": { "margin": { "bottom": "1.25rem", "top": "1.25rem" } }, "typography": { "fontWeight": "400" } }, "core/pullquote": { "border": { "color": "var(--wp--preset--color--contrast)", "style": "double", "width": "6px" }, "color": { "text": "var(--wp--preset--color--secondary)" }, "elements": { "cite": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal", "textTransform": "none" } } }, "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--40) !important", "top": "var(--wp--preset--spacing--40) !important" } }, "typography": { "lineHeight": "1.3" } }, "core/query": { "elements": { "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)" } } } }, "core/query-pagination": { "elements": { "link": { ":active": { "border": { "color": "var(--wp--preset--color--base)", "width": "0 0 2px 0" } }, ":hover": { "border": { "color": "var(--wp--preset--color--contrast)" }, "color": { "background": "var(--wp--preset--color--tertiary)" }, "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "400" } }, "core/quote": { "border": { "color": "var(--wp--preset--color--contrast)", "style": "double", "width": "0 0 0 6px" }, "color": { "text": "var(--wp--preset--color--secondary)" }, "elements": { "cite": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal" } } }, "spacing": { "margin": { "left": "var(--wp--preset--spacing--30)" }, "padding": { "left": "var(--wp--preset--spacing--30)", "right": "var(--wp--preset--spacing--30)" } } }, "core/separator": { "border": { "color": "var(--wp--preset--color--contrast)", "style": "double", "width": "6px 0 0 0" }, "color": { "background": "var:preset|color|primary" }, "css": "border-color: #a10000;\nborder-width: 0.2em 0 0 0;\nborder-radius: 2em;" }, "core/site-tagline": { "color": { "text": "var:preset|color|black" }, "typography": { "fontStyle": "normal", "fontWeight": "300" } }, "core/site-title": { "elements": { "link": { ":active": { "border": { "color": "var(--wp--preset--color--primary)" }, "color": { "background": "transparent", "text": "var(--wp--preset--color--secondary)" }, "typography": { "textDecoration": "none" } }, ":focus": { "typography": { "textDecoration": "none" } }, ":hover": { "border": { "color": "var(--wp--preset--color--primary)" }, "color": { "background": "transparent" }, "typography": { "textDecoration": "none" } }, "border": { "color": "transparent" }, "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--dm-sans)", "fontSize": "var(--wp--preset--font-size--large)", "fontWeight": "700", "letterSpacing": "-0.01em", "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--large)", "fontWeight": "normal", "lineHeight": "1.4", "textTransform": "capitalize" } }, "core/tag-cloud": { "spacing": { "margin": { "bottom": "0px", "left": "0px", "right": "0px", "top": "0px" }, "padding": { "bottom": "0px", "left": "0px", "right": "0px", "top": "0px" } } } }, "border": { "color": "var(--wp--preset--color--tertiary)", "style": "solid", "width": "max(1vw, 0.5rem)" }, "color": { "background": "var(--wp--preset--color--base)", "text": "var(--wp--preset--color--contrast)" }, "elements": { "button": { ":active": { "border": { "color": "var(--wp--preset--color--secondary)", "width": "2px 2px 4px 2px !important" }, "color": { "background": "var(--wp--preset--color--tertiary)", "text": "var(--wp--preset--color--secondary)" }, "spacing": { "padding": { "bottom": "min(calc(1rem + 2px), 3vw) !important" } } }, ":focus": { "border": { "color": "var(--wp--preset--color--secondary)", "style": "dashed dashed double", "width": "2px 2px 4px 2px !important" }, "color": { "background": "var(--wp--preset--color--tertiary)", "text": "var(--wp--preset--color--secondary)" }, "spacing": { "padding": { "bottom": "min(calc(1rem + 2px), 3vw) !important" } } }, ":hover": { "border": { "color": "var(--wp--preset--color--secondary)", "width": "2px 2px 4px 2px !important" }, "color": { "background": "var(--wp--preset--color--tertiary)", "text": "var(--wp--preset--color--secondary)" }, "spacing": { "padding": { "bottom": "min(calc(1rem + 2px), 3vw) !important" } } }, ":visited": { "color": { "text": "var(--wp--preset--color--primary)" } }, "border": { "color": "var(--wp--preset--color--primary)", "radius": "10px", "style": "solid", "width": "2px 2px 6px 2px !important" }, "color": { "background": "transparent", "text": "var(--wp--preset--color--primary)" }, "spacing": { "padding": { "bottom": "min(1rem, 3vw) !important", "left": "min(2.75rem, 6vw) !important", "right": "min(2.75rem, 6vw) !important", "top": "min(1rem, 3vw) !important" } }, "typography": { "fontWeight": "700", "letterSpacing": "1px", "textTransform": "uppercase" } }, "cite": { "typography": { "fontFamily": "var(--wp--preset--font-family--source-serif-pro)" } }, "h1": { "typography": { "fontSize": "clamp(4.21rem, 1.43vw + 3.85rem, 5rem)", "fontWeight": "300", "letterSpacing": "-0.01em", "lineHeight": "1.2" } }, "h2": { "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "fontSize": "clamp(3.16rem, 1.08vw + 2.89rem, 3.75rem)", "fontWeight": "400", "letterSpacing": "-0.01em", "lineHeight": "1.2" } }, "h3": { "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "fontSize": "clamp(2.37rem, 0.81vw + 2.17rem, 2.81rem)", "fontWeight": "500" } }, "h4": { "typography": { "fontSize": "clamp(1.78rem, 0.61vw + 1.63rem, 2.11rem)", "fontWeight": "600" } }, "h5": { "typography": { "fontSize": "clamp(1.33rem, 0.45vw + 1.22rem, 1.58rem)", "fontWeight": "700", "letterSpacing": "1px", "textTransform": "uppercase" } }, "h6": { "typography": { "fontSize": "clamp(1rem, 0.34vw + 0.91rem, 1.19rem)", "fontWeight": "900", "letterSpacing": "2px", "textTransform": "uppercase" } }, "heading": { "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--source-serif-pro)", "fontWeight": "400", "lineHeight": "1.4" } }, "link": { ":active": { "border": { "width": "0" }, "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "textDecoration": "none" } }, ":focus": { "border": { "style": "dashed" }, "typography": { "textDecoration": "none" } }, ":hover": { "border": { "color": "var(--wp--preset--color--contrast)" }, "color": { "text": "var:preset|color|cyan-bluish-gray" }, "typography": { "textDecoration": "none" } }, "border": { "color": "var(--wp--preset--color--primary)", "style": "solid", "width": "0 0 2px 0" }, "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "none" } } }, "spacing": { "blockGap": "1.5rem", "padding": { "bottom": "var(--wp--preset--spacing--40)", "left": "var(--wp--preset--spacing--30)", "right": "var(--wp--preset--spacing--30)", "top": "var(--wp--preset--spacing--40)" } }, "typography": { "fontFamily": "var:preset|font-family|system-font", "fontSize": "var:preset|font-size|medium", "lineHeight": "1.6" } }, "templateParts": [ { "area": "header", "name": "header", "title": "Header" }, { "area": "footer", "name": "footer", "title": "Footer" }, { "area": "uncategorized", "name": "comments", "title": "Comments" }, { "area": "uncategorized", "name": "post-meta", "title": "Post Meta" } ], "version": 2 }