{ "version": 2, "customTemplates": [ { "name": "template-no-title", "title": "No Title", "postTypes": [ "page" ] }, { "name": "blank", "title": "Blank", "postTypes": [ "page" ] } ], "settings": { "appearanceTools": true, "color": { "defaultPalette": false, "defaultGradients": false, "palette": [ { "slug": "base", "color": "#FFFFFF", "name": "Base" }, { "slug": "base-alt", "color": "#f5f5f5", "name": "Base (Alt)" }, { "slug": "accent", "color": "#0000FF", "name": "Accent" }, { "slug": "contrast", "color": "#000000", "name": "Contrast" }, { "slug": "contrast-alt", "color": "#333333", "name": "Contrast (Alt)" } ] }, "custom": { "typography": { "line-height": { "tiny": 1, "small": 1.2, "medium": 1.3, "normal": 1.45 } } }, "shadow": { "presets": [ { "slug": "light", "shadow": "0 15px 30px -10px rgba(0,0,0,0.20)", "name": "Light" } ] }, "typography": { "dropCap": false, "fluid": true, "fontFamilies": [ { "fontFamily": "\"Inter\", sans-serif", "name": "Inter", "slug": "inter", "fontFace": [ { "fontFamily": "Inter", "fontWeight": "100 900", "fontStretch": "normal", "src": [ "file:./assets/fonts/Inter-VariableFont_slnt,wght.ttf" ] } ] }, { "fontFamily": "\"Golos Text\", sans-serif", "name": "Golos Text", "slug": "golos-text", "fontFace": [ { "fontFamily": "Golos Text", "fontWeight": "400 900", "fontStretch": "normal", "src": [ "file:./assets/fonts/GolosText-VariableFont_wght.ttf" ] } ] }, { "fontFamily": "\"Anton\", sans-serif", "name": "Anton", "slug": "anton", "fontFace": [ { "fontFamily": "Anton", "fontWeight": "400", "fontStretch": "normal", "src": [ "file:./assets/fonts/Anton-Regular.ttf" ] } ] }, { "fontFamily": "\"Roboto Mono\", monospace", "name": "Roboto Mono", "slug": "roboto-mono", "fontFace": [ { "fontFamily": "Roboto Mono", "fontWeight": "100 700", "fontStretch": "normal", "src": [ "file:./assets/fonts/RobotoMono-VariableFont_wght.ttf" ] } ] }, { "fontFace": [ { "fontFamily": "Playfair Display", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "400 900", "src": [ "file:./assets/fonts/PlayfairDisplay-VariableFont_wght.ttf" ] }, { "fontFamily": "Playfair Display", "fontStretch": "normal", "fontStyle": "italic", "fontWeight": "400 900", "src": [ "file:./assets/fonts/PlayfairDisplay-Italic-VariableFont_wght.ttf" ] } ], "fontFamily": "\"Playfair Display\", serif", "name": "Playfair Display", "slug": "playfair-display" }, { "fontFace": [ { "fontFamily": "Lora", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "400 700", "src": [ "file:./assets/fonts/Lora-VariableFont_wght.ttf" ] }, { "fontFamily": "Lora", "fontStretch": "normal", "fontStyle": "italic", "fontWeight": "400 700", "src": [ "file:./assets/fonts/Lora-Italic-VariableFont_wght.ttf" ] } ], "fontFamily": "\"Lora\", serif", "name": "Lora", "slug": "lora" }, { "fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif", "name": "System Font", "slug": "system-font" } ], "fontSizes": [ { "fluid": { "min": ".9rem", "max": "1rem" }, "size": "1rem", "slug": "small" }, { "fluid": { "min": "1.15rem", "max": "1.25rem" }, "size": "1.25rem", "slug": "medium" }, { "fluid": { "min": "1.55rem", "max": "2.25rem" }, "size": "2.25rem", "slug": "large" }, { "fluid": { "min": "1.6rem", "max": "3rem" }, "size": "3rem", "slug": "x-large" }, { "fluid": { "min": "2.5rem", "max": "5rem" }, "size": "5rem", "slug": "xx-large" } ] }, "layout": { "contentSize": "680px", "wideSize": "1040px" }, "spacing": { "spacingScale": { "steps": 0 }, "spacingSizes": [ { "size": "clamp(.6rem, 2vw, .8rem)", "slug": "20", "name": "1" }, { "size": "clamp(1rem, 5vw, 1.75rem)", "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", "name": "7" } ], "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "useRootPaddingAwareAlignments": true }, "styles": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--contrast)" }, ":hover": { "color": { "text": "var(--wp--preset--color--accent)" }, "typography": { "textDecoration": "underline" } }, ":focus": { "typography": { "textDecoration": "underline" } }, ":active": { "color": { "text": "var(--wp--preset--color--contrast-alt)" }, "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "underline" } }, "button": { "border": { "radius": "50px" }, "color": { "background": "var(--wp--preset--color--accent)", "text": "var(--wp--preset--color--base)" }, "typography": { "fontWeight": "500", "fontSize": "var(--wp--preset--font-size--medium)", "textTransform": "uppercase", "letterSpacing": "0" }, "spacing": { "padding": { "top": "8px", "bottom": "8px", "right": "16px", "left": "16px" } } }, "heading": { "typography": { "fontFamily": "var(--wp--preset--font-family--system-font)", "fontWeight": "500", "textTransform": "none" }, "spacing": { "margin": { "top": "0", "bottom": "1.5rem" } } }, "h1": { "typography": { "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontSize": "var(--wp--preset--font-size--xx-large)" } }, "h2": { "typography": { "lineHeight": "calc(.9 * var(--wp--custom--typography--line-height--small))", "fontSize": "var(--wp--preset--font-size--x-large)" } }, "h3": { "typography": { "lineHeight": "calc(.9 * var(--wp--custom--typography--line-height--small))", "fontSize": "calc(.75 * var(--wp--preset--font-size--x-large))" } }, "h4": { "typography": { "lineHeight": "var(--wp--custom--typography--line-height--small)", "fontSize": "calc(.7 * var(--wp--preset--font-size--large))" } }, "h5": { "typography": { "lineHeight": "var(--wp--custom--typography--line-height--medium)", "fontSize": "var(--wp--preset--font-size--medium)" } }, "h6": { "typography": { "lineHeight": "var(--wp--custom--typography--line-height--normal)", "fontSize": "var(--wp--preset--font-size--small)" } } }, "blocks": { "core/post-title": { "spacing": { "margin": { "bottom": "3rem" } }, "color": { "text": "var(--wp--preset--color--contrast)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "none" }, ":hover": { "color": { "text": "var(--wp--preset--color--accent)" }, "typography": { "textDecoration": "none" } } } } }, "core/heading": { "color": { "text": "var(--wp--preset--color--contrast)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--accent)" }, "typography": { "textDecoration": "none" }, ":hover": { "color": { "text": "var(--wp--preset--color--contrast)" } } } } }, "core/navigation": { "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": 400 }, "spacing": { "blockGap": "1.25rem" }, "elements": { "link": { ":hover": { "typography": { "textDecoration": "none" } } } } }, "core/buttons": { "spacing": { "blockGap": "10px" } }, "core/list": { "spacing": { "padding": { "left": "20px" } } }, "core/cover": { "spacing": { "padding": { "top": "var(--wp--preset--spacing--60)", "bottom": "var(--wp--preset--spacing--60)", "right": "var(--wp--preset--spacing--50)", "left": "var(--wp--preset--spacing--50)" } } }, "core/social-links": { "spacing": { "blockGap": "10px" } }, "core/site-title": { "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "lineHeight": "1", "fontSize": "calc(1.15 * var(--wp--preset--font-size--medium))", "letterSpacing": "0" }, "elements": { "link": { ":hover": { "color": { "text": "var(--wp--preset--color--contrast-alt)" }, "typography": { "textDecoration": "none" } } } } }, "core/separator": { "color": { "background": "var(--wp--preset--color--contrast-alt)" } }, "core/post-author": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "500" } }, "core/post-date": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "500" } }, "core/post-excerpt": { "spacing": { "margin": { "top": "0" } } }, "core/code": { "color": { "background": "var(--wp--preset--color--base-alt)" }, "spacing": { "padding": { "top": "var(--wp--preset--spacing--30)", "bottom": "var(--wp--preset--spacing--30)", "right": "var(--wp--preset--spacing--30)", "left": "var(--wp--preset--spacing--30)" } }, "typography": { "fontSize": "calc(.9 * var(--wp--preset--font-size--small))" } } }, "color": { "background": "var(--wp--preset--color--base)", "text": "var(--wp--preset--color--contrast-alt)" }, "spacing": { "blockGap": "1.5rem", "padding": { "top": "0", "right": "var(--wp--preset--spacing--40)", "bottom": "0", "left": "var(--wp--preset--spacing--40)" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--system-font)", "fontSize": "var(--wp--preset--font-size--medium)", "lineHeight": "var(--wp--custom--typography--line-height--normal)" } }, "templateParts": [ { "name": "header", "title": "Header", "area": "header" }, { "name": "footer", "title": "Footer", "area": "footer" }, { "name": "comments", "title": "Comments", "area": "uncategorized" } ] }