{ "version": 2, "settings": { "appearanceTools": true, "color": { "palette": [ { "slug": "raft-bg", "color": "#EBE8E6", "name": "Background" }, { "slug": "raft-fg", "color": "#1D1F25", "name": "Foreground" }, { "slug": "raft-bg-alt", "color": "rgba(255, 255, 255, 0.6)", "name": "Background Alt" }, { "slug": "raft-fg-alt", "color": "#FDFDFD", "name": "Foreground Alt" }, { "slug": "raft-accent", "color": "#C26148", "name": "Accent" } ], "link": true, "gradients": [] }, "typography": { "lineHeight": true, "customFontSize": true, "fontFamilies": [ { "fontFace": [ { "fontDisplay": "swap", "fontFamily": "Readex Pro", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "160 700", "src": [ "file:./assets/fonts/readex-pro/ReadexPro-VariableFont_wght.ttf" ] } ], "fontFamily": "\"Readex Pro\", sans-serif", "name": "Readex Pro", "slug": "body" }, { "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" }, { "fontFace": [ { "fontFamily": "Figtree", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "300 900", "src": [ "file:./assets/fonts/figtree/Figtree-VariableFont_wght.ttf" ] }, { "fontFamily": "Figtree", "fontStretch": "normal", "fontStyle": "italic", "fontWeight": "300 900", "src": [ "file:./assets/fonts/figtree/Figtree-Italic-VariableFont_wght.ttf" ] } ], "fontFamily": "\"Figtree\", sans-serif", "name": "Figtree", "slug": "figtree" }, { "fontFace": [ { "fontDisplay": "swap", "fontFamily": "Outfit", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "100 900", "src": [ "file:./assets/fonts/outfit/Outfit-VariableFont_wght.ttf" ] } ], "fontFamily": "\"Outfit\", sans-serif", "name": "Outfit", "slug": "outfit" }, { "fontFace": [ { "fontFamily": "Lora", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "400 700", "src": [ "file:./assets/fonts/lora/Lora-VariableFont_wght.ttf" ] }, { "fontFamily": "Lora", "fontStretch": "normal", "fontStyle": "italic", "fontWeight": "400 700", "src": [ "file:./assets/fonts/lora/Lora-Italic-VariableFont_wght.ttf" ] } ], "fontFamily": "\"Lora\", serif", "name": "Lora", "slug": "lora" } ], "fontSizes": [ { "slug": "small", "size": "14px", "name": "Small" }, { "slug": "normal", "size": "18px", "name": "Normal" }, { "slug": "medium", "size": "24px", "name": "Medium" }, { "slug": "large", "size": "28px", "name": "Large" }, { "slug": "x-large", "size": "32px", "name": "Extra Large" }, { "slug": "huge", "size": "56px", "name": "Huge" } ] }, "spacing": { "blockGap": true, "margin": true, "padding": true, "units": [ "px", "em", "rem", "vh", "vw", "%" ] }, "layout": { "contentSize": "740px", "wideSize": "960px" }, "border": { "color": true, "radius": true, "style": true, "width": true }, "custom": { "spacing": { "baseline": "16px", "small": "min(24px, 6.4vw)", "gap": { "horizontal": "clamp( calc( 1.5 * var( --wp--custom--spacing--baseline ) ), 2.222vw, calc( 2 * var( --wp--custom--spacing--baseline ) ) )", "vertical": "clamp( calc( 1.5 * var( --wp--custom--spacing--baseline ) ), 3.333vw, calc( 3 * var( --wp--custom--spacing--baseline ) ) )" }, "gutter": "clamp( calc( 1.5 * var( --wp--custom--spacing--baseline ) ), 3.333vw, calc( 3 * var( --wp--custom--spacing--baseline ) ) )", "outer": "var( --wp--custom--spacing--gutter )" }, "typography": { "fontSmoothing": { "moz": "grayscale", "webkit": "antialiased" } } } }, "styles": { "color": { "background": "var(--wp--preset--color--raft-bg)", "text": "var(--wp--preset--color--raft-fg)" }, "typography": { "fontSize": "var(--wp--preset--font-size--normal)", "fontFamily": "var(--wp--preset--font-family--body)", "fontWeight": "400", "lineHeight": "1.7" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--raft-fg)" }, "typography": { "textDecoration": "none" } }, "h1": { "typography": { "fontSize": "var(--wp--preset--font-size--huge)", "fontWeight": "600", "lineHeight": "1.25" } }, "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)", "fontWeight": "600", "lineHeight": "1.35" } }, "h3": { "typography": { "fontSize": "var(--wp--preset--font-size--large)", "fontWeight": "600", "lineHeight": "1.35" } }, "h4": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "600", "lineHeight": "1.4" } }, "h5": { "typography": { "fontSize": "var(--wp--preset--font-size--normal)", "fontWeight": "600", "lineHeight": "1.55" } }, "h6": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "600", "lineHeight": "1.6" } } }, "blocks": { "core/button": { "border": { "radius": "3px" }, "color": { "background": "var(--wp--preset--color--raft-accent)", "text": "var(--wp--preset--color--raft-fg-alt)" }, "spacing": { "padding": { "bottom": "16px", "left": "32px", "right": "32px", "top": "16px" } }, "typography": { "fontSize": "var(--wp--preset--font-size--normal)", "fontWeight": "600" } }, "core/comment-content": { "border": { "radius": "5px" }, "color": { "background": "var(--wp--preset--color--raft-bg-alt)" }, "spacing": { "padding": { "bottom": "24px", "left": "24px", "right": "24px", "top": "24px" } } }, "core/comment-author-name": { "typography": { "fontSize": "var(--wp--preset--font-size--normal)" } }, "core/comment-date": { "typography": { "textTransform": "uppercase", "fontSize": "12px" } }, "core/comment-edit-link": { "typography": { "textTransform": "uppercase", "fontSize": "12px" } }, "core/comment-reply-link": { "typography": { "textTransform": "uppercase" }, "elements": { "link": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" }, "color": { "text": "var(--wp--preset--color--raft-accent)" } } } }, "core/search": { "border": { "radius": "5px" } }, "core/quote": { "typography": { "fontSize": "var(--wp--preset--font-size--large)" } }, "woocommerce/mini-cart-contents": { "color": { "text": "var(--wp--preset--color--raft-fg)", "background": "var(--wp--preset--color--raft-bg)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--raft-accent)" } } } } } }, "customTemplates": [ { "name": "template-blank", "title": "Blank Page - Only Content" }, { "name": "single-product", "title": "WooCommerce Single Product" }, { "name": "page-checkout", "title": "WooCommerce Checkout" }, { "name": "page-cart", "title": "WooCommerce Cart" } ], "templateParts": [ { "name": "header", "title": "Header", "area": "header" },{ "name": "header-centered", "title": "Header Centered", "area": "header" }, { "name": "footer", "title": "Footer", "area": "footer" }, { "name": "footer-with-columns", "title": "Footer with Columns", "area": "footer" } ] }