{ "settings": { "appearanceTools": true, "color": { "customDuotone": true, "defaultDuotone": false, "duotone": [ { "colors": [ "#220A06", "#E4D6C5" ], "name": "Ivory Fortress", "slug": "ivoryfortress" }, { "colors": [ "#220A06", "#C7E3DE" ], "name": "Swan Lake", "slug": "swanlake" }, { "colors": [ "#220A06", "#E7C3C9" ], "name": "Light Blush", "slug": "lightblush" }, { "colors": [ "#220A06", "#c3c3e4" ], "name": "Viking Child", "slug": "vikingchild" }, { "colors": [ "#1E1B27", "#CFD0D8" ], "name": "Misty Night", "slug": "mistynight" } ], "palette": [ { "color": "#e4d6c5", "name": "Base", "slug": "base" }, { "color": "#220a06", "name": "Contrast", "slug": "contrast" }, { "color": "#220a06", "name": "Primary", "slug": "primary" }, { "color": "#220a06", "name": "Secondary", "slug": "secondary" }, { "color": "#deceba", "name": "Tertiary", "slug": "tertiary" } ], "text": true }, "layout": { "contentSize": "720px", "wideSize": "1200px" }, "shadow": { "defaultPresets": true, "presets": [] }, "spacing": { "spacingScale": { "theme": { "steps": 0 } }, "spacingSizes": [ { "name": "1", "size": "0.5rem", "slug": "30" }, { "name": "2", "size": "0.875rem", "slug": "40" }, { "name": "3", "size": "1.75rem", "slug": "50" }, { "name": "4", "size": "2.625rem", "slug": "60" }, { "name": "5", "size": "3.5rem", "slug": "70" }, { "name": "6", "size": "5.25rem", "slug": "80" } ], "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "typography": { "customFontSize": true, "defaultFontSizes": false, "dropCap": true, "fluid": true, "fontFamilies": [ { "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif", "name": "System Font", "slug": "system-font" }, { "fontFace": [ { "fontFamily": "Elite Math", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/elite-math_normal_400.ttf" ] }, { "fontFamily": "Elite Math", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/elite-math_normal_700.ttf" ] } ], "fontFamily": "Elite Math", "slug": "elite-math" }, { "fontFace": [ { "fontFamily": "\"DM Mono\"", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/dm-mono_normal_400.woff2" ] }, { "fontFamily": "\"DM Mono\"", "fontStyle": "italic", "fontWeight": "400", "src": [ "file:./assets/fonts/dm-mono_italic_400.woff2" ] } ], "fontFamily": "\"DM Mono\", monospace", "name": "DM Mono", "slug": "dm-mono" }, { "fontFace": [ { "fontFamily": "\"DM Sans\"", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/dm-sans_normal_400.woff2" ] }, { "fontFamily": "\"DM Sans\"", "fontStyle": "italic", "fontWeight": "400", "src": [ "file:./assets/fonts/dm-sans_italic_400.woff2" ] }, { "fontFamily": "\"DM Sans\"", "fontStyle": "italic", "fontWeight": "700", "src": [ "file:./assets/fonts/dm-sans_italic_700.woff2" ] }, { "fontFamily": "\"DM Sans\"", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/dm-sans_normal_700.woff2" ] } ], "fontFamily": "\"DM Sans\", sans-serif", "name": "DM Sans", "slug": "dm-sans" }, { "fontFace": [ { "fontFamily": "\"Geist Mono\"", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/GeistMono-Bold.otf" ] }, { "fontFamily": "\"Geist Mono\"", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/GeistMono-Regular.otf" ] } ], "fontFamily": "\"Geist Mono\"", "name": "Geist Mono", "slug": "geist-mono" }, { "fontFace": [ { "fontFamily": "Geist", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/Geist-Regular.otf" ] }, { "fontFamily": "Geist", "fontStyle": "normal", "fontWeight": "600", "src": [ "file:./assets/fonts/Geist-SemiBold.otf" ] } ], "fontFamily": "Geist", "name": "Geist", "slug": "geist" } ], "fontSizes": [ { "fluid": { "max": "0.833rem", "min": "0.825rem" }, "name": "Small", "size": "0.833rem", "slug": "small" }, { "fluid": { "max": "1.125rem", "min": "1rem" }, "name": "Medium", "size": "1.125rem", "slug": "medium" } ], "fontStyle": true, "fontWeight": true, "letterSpacing": true, "textDecoration": true, "textTransform": true }, "useRootPaddingAwareAlignments": true }, "styles": { "blocks": { "core/avatar": { "border": { "radius": "2px" }, "filter": { "duotone": "var(--wp--preset--duotone--ivoryfortress)" } }, "core/code": { "border": { "color": "var(--wp--preset--color--contrast)", "radius": "0.25rem", "style": "solid", "width": "2px" }, "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--50)", "left": "var(--wp--preset--spacing--50)", "right": "var(--wp--preset--spacing--50)", "top": "var(--wp--preset--spacing--50)" } }, "typography": { "fontFamily": "monospace" } }, "core/comment-author-name": { "typography": { "fontSize": "0.9rem", "fontStyle": "normal", "fontWeight": "700" } }, "core/comment-content": { "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--30)", "top": "var(--wp--preset--spacing--30)" } } }, "core/comment-date": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal", "fontWeight": "400" } }, "core/comment-edit-link": { "typography": { "fontSize": "0.9rem", "fontStyle": "normal", "fontWeight": "700", "letterSpacing": "0.05rem", "textTransform": "uppercase" } }, "core/comment-reply-link": { "typography": { "fontSize": "0.91rem", "fontStyle": "normal", "fontWeight": "700", "letterSpacing": "0.07rem", "textTransform": "uppercase" } }, "core/comments": { "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--70)", "top": "var(--wp--preset--spacing--70)" } } }, "core/comments-title": { "spacing": { "margin": { "bottom": "2rem" } } }, "core/gallery": { "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--50)" } } }, "core/heading": { "spacing": { "padding": { "bottom": "0", "top": "0" } }, "typography": { "lineHeight": "1" } }, "core/image": { "filter": { "duotone": "var(--wp--preset--duotone--ivoryfortress)" } }, "core/latest-posts": { "typography": { "fontSize": "0.8rem", "fontStyle": "normal", "fontWeight": "700", "lineHeight": "3", "textTransform": "uppercase" } }, "core/list": { "spacing": { "padding": { "left": "1rem" } } }, "core/list-item": { "typography": { "fontFamily": "var(--wp--preset--font-family--dm-mono)", "fontSize": "1.1rem", "letterSpacing": "-0.01rem" } }, "core/navigation": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal", "letterSpacing": "0rem", "lineHeight": "1", "textTransform": "uppercase" } }, "core/paragraph": { "spacing": { "margin": { "bottom": "0", "top": "0" }, "padding": { "bottom": "0", "top": "0" } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-author": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal", "fontWeight": "700", "textTransform": "uppercase" } }, "core/post-author-name": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/post-comments-form": { "spacing": { "margin": { "top": "var(--wp--preset--spacing--60)" } } }, "core/post-content": { "spacing": { "blockGap": "1.5rem", "padding": { "bottom": "var(--wp--preset--spacing--60)" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--dm-mono)", "fontSize": "var(--wp--preset--font-size--medium)", "letterSpacing": "-0.01rem", "lineHeight": "1.5" } }, "core/post-date": { "color": { "text": "var(--wp--preset--color--contrast)" }, "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-excerpt": { "typography": { "fontFamily": "var(--wp--preset--font-family--dm-mono)", "fontSize": "1.1rem", "letterSpacing": "-0.01rem", "lineHeight": "1.5" } }, "core/post-featured-image": { "filter": { "duotone": "var(--wp--preset--duotone--ivoryfortress)" }, "spacing": { "margin": { "bottom": "0", "top": "0" }, "padding": { "bottom": "0", "top": "0" } } }, "core/post-terms": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/post-title": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "spacing": { "padding": { "bottom": "0", "top": "0" } } }, "core/pullquote": { "border": { "color": "var(--wp--preset--color--contrast)", "style": "solid", "width": "1px 0" }, "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--50)", "left": "var(--wp--preset--spacing--50)", "right": "var(--wp--preset--spacing--50)", "top": "var(--wp--preset--spacing--50)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--large)", "fontStyle": "italic" } }, "core/query-title": { "typography": { "fontFamily": "var(--wp--preset--font-family--golos-text)", "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal", "fontWeight": "700" } }, "core/quote": { "border": { "color": "var(--wp--preset--color--primary)", "style": "solid", "width": "0 0 0 1px" }, "spacing": { "padding": { "left": "var(--wp--preset--spacing--50)" } }, "typography": { "fontStyle": "normal" } }, "core/search": { "border": { "bottom": { "style": "solid", "width": "1px" }, "color": null, "left": { "style": "solid", "width": "1px" }, "radius": "2px", "right": { "style": "solid", "width": "1px" }, "style": null, "top": { "style": "solid", "width": "1px" }, "width": null }, "color": { "background": "var(--wp--preset--color--tertiary)", "text": "var(--wp--preset--color--contrast)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--contrast)" } } }, "typography": { "fontFamily": "var(--wp--preset--font-family--golos-text)", "fontSize": "var(--wp--preset--font-size--small)", "lineHeight": "1" } }, "core/separator": { "border": { "color": "currentColor", "style": "solid", "width": "0 0 1px 0" }, "color": { "text": "var(--wp--preset--color--contrast)" } }, "core/site-tagline": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/site-title": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal", "fontWeight": "700", "letterSpacing": "0rem", "lineHeight": "1", "textTransform": "uppercase" } } }, "color": { "background": "var(--wp--preset--color--base)", "text": "var(--wp--preset--color--contrast)" }, "elements": { "button": { ":active": { "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--base)" } }, ":focus": { "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--base)" }, "outline": { "color": "var(--wp--preset--color--primary)", "offset": "2px", "style": "dotted", "width": "1px" } }, ":hover": { "color": { "background": "var(--wp--preset--color--secondary)", "text": "var(--wp--preset--color--base)" } }, "border": { "radius": "0.25rem" }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--base)" } }, "caption": { "color": { "text": "var(--wp--preset--color--contrast)" } }, "h1": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal", "textTransform": "uppercase" } }, "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal", "textTransform": "uppercase" } }, "h3": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "h4": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "h5": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "h6": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "heading": { "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--golos-text)", "fontStyle": "normal", "fontWeight": "700", "letterSpacing": "0.04rem" } }, "link": { ":hover": { "typography": { "textDecoration": "none" } }, "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "textDecoration": "underline" } } }, "spacing": { "blockGap": "var(--wp--preset--spacing--30)", "padding": { "bottom": "0", "left": "var(--wp--preset--spacing--30)", "right": "var(--wp--preset--spacing--30)", "top": "0" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--dm-sans)", "fontSize": "var(--wp--preset--font-size--small)", "letterSpacing": "0rem", "lineHeight": "1.5" } }, "templateParts": [ { "area": "header", "name": "header" }, { "area": "footer", "name": "footer" } ], "version": 3, "$schema": "https://schemas.wp.org/trunk/theme.json" }