{ "settings": { "appearanceTools": true, "color": { "defaultDuotone": false, "defaultGradients": false, "defaultPalette": false, "palette": [ { "color": "#040810", "name": "Background", "slug": "background" }, { "color": "#FAF7EF", "name": "Foreground", "slug": "foreground" }, { "color": "#8E9AEC", "name": "Accent", "slug": "accent" } ] }, "layout": { "contentSize": "968px", "wideSize": "1440px" }, "typography": { "fontFamilies": [ { "fontFace": [ { "fontFamily": "EB Garamond", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/eb-garamond/eb-garamond.woff2" ] }, { "fontFamily": "EB Garamond", "fontStyle": "italic", "fontWeight": "400", "src": [ "file:./assets/fonts/eb-garamond/eb-garamond-italic.woff2" ] }, { "fontFamily": "EB Garamond", "fontStyle": "normal", "fontWeight": "500", "src": [ "file:./assets/fonts/eb-garamond/eb-garamond-medium.woff2" ] }, { "fontFamily": "EB Garamond", "fontStyle": "italic", "fontWeight": "500", "src": [ "file:./assets/fonts/eb-garamond/eb-garamond-medium-italic.woff2" ] }, { "fontFamily": "EB Garamond", "fontStyle": "normal", "fontWeight": "600", "src": [ "file:./assets/fonts/eb-garamond/eb-garamond-semibold.woff2" ] }, { "fontFamily": "EB Garamond", "fontStyle": "italic", "fontWeight": "600", "src": [ "file:./assets/fonts/eb-garamond/eb-garamond-semibold-italic.woff2" ] }, { "fontFamily": "EB Garamond", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/eb-garamond/eb-garamond-bold.woff2" ] }, { "fontFamily": "EB Garamond", "fontStyle": "italic", "fontWeight": "700", "src": [ "file:./assets/fonts/eb-garamond/eb-garamond-bold-italic.woff2" ] }, { "fontFamily": "EB Garamond", "fontStyle": "normal", "fontWeight": "800", "src": [ "file:./assets/fonts/eb-garamond/eb-garamond-extrabold.woff2" ] }, { "fontFamily": "EB Garamond", "fontStyle": "italic", "fontWeight": "800", "src": [ "file:./assets/fonts/eb-garamond/eb-garamond-extrabold-italic.woff2" ] } ], "fontFamily": "EB Garamond", "name": "EB Garamond", "slug": "eb-garamond" }, { "fontFace": [ { "fontFamily": "Jura", "fontStyle": "normal", "fontWeight": "300", "src": [ "file:./assets/fonts/jura/jura-light.woff2" ] }, { "fontFamily": "Jura", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/jura/jura.woff2" ] }, { "fontFamily": "Jura", "fontStyle": "normal", "fontWeight": "500", "src": [ "file:./assets/fonts/jura/jura-medium.woff2" ] }, { "fontFamily": "Jura", "fontStyle": "normal", "fontWeight": "600", "src": [ "file:./assets/fonts/jura/jura-semibold.woff2" ] }, { "fontFamily": "Jura", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/jura/jura-bold.woff2" ] } ], "fontFamily": "Jura", "name": "Jura", "slug": "jura" }, { "fontFace": [ { "fontFamily": "Sora", "fontStyle": "normal", "fontWeight": "100", "src": [ "file:./assets/fonts/sora/sora-thin.woff2" ] }, { "fontFamily": "Sora", "fontStyle": "normal", "fontWeight": "200", "src": [ "file:./assets/fonts/sora/sora-extralight.woff2" ] }, { "fontFamily": "Sora", "fontStyle": "normal", "fontWeight": "300", "src": [ "file:./assets/fonts/sora/sora-light.woff2" ] }, { "fontFamily": "Sora", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/sora/sora.woff2" ] }, { "fontFamily": "Sora", "fontStyle": "normal", "fontWeight": "500", "src": [ "file:./assets/fonts/sora/sora-medium.woff2" ] }, { "fontFamily": "Sora", "fontStyle": "normal", "fontWeight": "600", "src": [ "file:./assets/fonts/sora/sora-semibold.woff2" ] }, { "fontFamily": "Sora", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/sora/sora-bold.woff2" ] }, { "fontFamily": "Sora", "fontStyle": "normal", "fontWeight": "800", "src": [ "file:./assets/fonts/sora/sora-extrabold.woff2" ] } ], "fontFamily": "sora", "name": "sora", "slug": "sora" } ], "fontSizes": [ { "fluid": false, "name": "Small", "size": "14px", "slug": "Small" }, { "fluid": false, "name": "Standard", "size": "16px", "slug": "standard" }, { "fluid": false, "name": "Medium", "size": "18px", "slug": "medium" }, { "name": "Extra Large", "size": "38px", "slug": "x-large" } ] }, "useRootPaddingAwareAlignments": true }, "styles": { "blocks": { "core/button": { "border": { "radius": "0.85em", "style": "solid", "width": "1px" }, "color": { "background": "transparent", "text": "var(--wp--preset--color--foreground)" }, "spacing": { "padding": { "bottom": ".5em", "left": ".75em", "right": ".75em", "top": ".5em" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--jura)", "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "700", "textTransform": "uppercase" } }, "core/heading": { "typography": { "fontFamily": "var(--wp--preset--font-family--eb-garamond)", "fontSize": "var(--wp--preset--font-size--x-large)", "fontStyle": "normal", "fontWeight": "700", "lineHeight": "1.0" } }, "core/image": { "border": { "color": "#FFF", "radius": "12px", "style": "solid", "width": "1px" } }, "core/paragraph": { "typography": { "fontFamily": "var(--wp--preset--font-family--sora)", "fontSize": "var(--wp--preset--font-size--standard)", "fontWeight": "300" } }, "woocommerce/mini-cart-checkout-button-block": { "color": { "background": "var(--wp--preset--color--background)", "text": "var(--wp--preset--color--foreground)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--foreground)" } } }, "variations": { "outline": { "color": { "background": "var(--wp--preset--color--background)", "text": "var(--wp--preset--color--foreground)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--foreground)" } } } } } }, "woocommerce/order-confirmation-billing-address": { "border": { "radius": "12px" } } }, "color": { "background": "var(--wp--preset--color--background)", "text": "var(--wp--preset--color--foreground)" }, "elements": { "caption": { "color": { "text": "var(--wp--preset--color--foreground)" } }, "h2": { "typography": { "fontFamily": "var(--wp--preset--font-family--eb-garamond)", "fontSize": "var(--wp--preset--font-size--x-large)", "fontStyle": "normal", "fontWeight": "700", "lineHeight": "1.0" } }, "heading": { "color": { "text": "var(--wp--preset--color--foreground)" } }, "link": { ":hover": { "color": { "text": "var(--wp--preset--color--foreground)" } }, "color": { "text": "var(--wp--preset--color--foreground)" } } }, "spacing": { "padding": { "bottom": "0", "left": "0", "right": "0", "top": "0" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--sora)", "fontSize": "var(--wp--preset--font-size--standard)", "fontWeight": "300" } }, "templateParts": [ { "area": "header", "name": "header", "title": "Header" }, { "area": "footer", "name": "footer", "title": "Footer" } ], "version": 3, "$schema": "https://schemas.wp.org/wp/6.7/theme.json" }