{ "version": 2, "$schema": "https://schemas.wp.org/trunk/theme.json", "settings": { "appearanceTools": true, "color": { "palette": [ { "slug": "assets-one", "color": "#0a9381", "name": "Assets One" }, { "slug": "assets-two", "color": "#00BFA6", "name": "Assets Two" }, { "slug": "base", "color": "#111", "name": "Base" }, { "slug": "contrast", "color": "#595959", "name": "Contrast" }, { "slug": "primary", "color": "#fff", "name": "Primary" }, { "slug": "secondary", "color": "#00a0d2", "name": "Secondary" }, { "slug": "tertiary", "color": "#F6F6F6", "name": "Tertiary" }, { "slug": "transparent", "color": "transparent", "name": "Transparent" }, { "slug": "secondary-bg", "color": "#edededed", "name": "Secondary Background" }, { "slug": "table-line", "color": "rgba(0,0,0,.1)", "name": "Table Line" }, { "slug": "theme", "color": "#097770", "name": "Theme" }, { "slug": "assets-three", "color": "#eee8e8", "name": "Assets Three" }, { "slug": "assets-four", "color": "#cae1db", "name": "Asset Four" }, { "slug": "assets-five", "color": "#d5d5d5", "name": "Assets Five" }, { "slug": "assets-six", "color": "#a0d8ea", "name": "Assets Six" }, { "slug": "assets-seven", "color": "#eeeeee", "name": "Assets Seven" }, { "slug": "assets-eight", "color": "#ebeaee", "name": "Assets Eight" }, { "slug": "assets-nine", "color": "#dcd9d9", "name": "Assets Nine" }, { "slug": "assets-ten", "color": "#eeecf3", "name": "Assets Ten" }, { "slug": "assets-eleven", "color": "#e7e7e7", "name": "Assets Eleven" }, { "slug": "assets-twelve", "color": "#08133d", "name": "Assets Twelve" } ], "gradients": [ { "slug": "gradient-1", "gradient": "linear-gradient(to bottom, #000000 0%, #70706E 100%)", "name": "Vertical soft beige to w" }, { "slug": "gradient-2", "gradient": "linear-gradient(to bottom, #C2A990 0%, #F9F9F9 100%)", "name": "Vertical soft sandstone to white" }, { "slug": "gradient-3", "gradient": "linear-gradient(to bottom, #D8613C 0%, #F9F9F9 100%)", "name": "Vertical soft rust to white" }, { "slug": "gradient-4", "gradient": "linear-gradient(to bottom, #B1C5A4 0%, #F9F9F9 100%)", "name": "Vertical soft sage to white" }, { "slug": "gradient-5", "gradient": "linear-gradient(to bottom, #B5BDBC 0%, #F9F9F9 100%)", "name": "Vertical soft mint to white" }, { "slug": "gradient-6", "gradient": "linear-gradient(to bottom, #A4A4A4 0%, #F9F9F9 100%)", "name": "Vertical soft pewter to white" }, { "slug": "gradient-7", "gradient": "linear-gradient(to bottom, #cfcabe 50%, #F9F9F9 50%)", "name": "Vertical hard beige to white" }, { "slug": "gradient-8", "gradient": "linear-gradient(to bottom, #C2A990 50%, #F9F9F9 50%)", "name": "Vertical hard sandstone to white" }, { "slug": "gradient-9", "gradient": "linear-gradient(to bottom, #D8613C 50%, #F9F9F9 50%)", "name": "Vertical hard rust to white" }, { "slug": "gradient-10", "gradient": "linear-gradient(to bottom, #B1C5A4 50%, #F9F9F9 50%)", "name": "Vertical hard sage to white" }, { "slug": "gradient-11", "gradient": "linear-gradient(to bottom, #B5BDBC 50%, #F9F9F9 50%)", "name": "Vertical hard mint to white" }, { "slug": "gradient-12", "gradient": "linear-gradient(to bottom, #A4A4A4 50%, #F9F9F9 50%)", "name": "Vertical hard pewter to white" } ] }, "layout": { "contentSize": "1200px", "wideSize": "1300px" }, "spacing": { "units": ["px", "em", "rem", "vh", "vw", "%"] }, "typography": { "dropCap": false, "fluid": true, "fontFamilies": [ { "fontFamily": "Raleway, sans-serif", "name": "Raleway", "slug": "body", "fontFace": [ { "fontFamily": "Raleway", "fontWeight": "400", "fontStyle": "normal", "fontStretch": "normal", "src": ["file:./assets/fonts/raleway/Raleway-Regular.ttf"] }, { "fontFamily": "Raleway", "fontWeight": "500", "fontStyle": "normal", "fontStretch": "normal", "src": ["file:./assets/fonts/raleway/Raleway-Medium.ttf"] }, { "fontFamily": "Raleway", "fontWeight": "600", "fontStyle": "normal", "fontStretch": "normal", "src": ["file:./assets/fonts/raleway/Raleway-SemiBold.ttf"] }, { "fontFamily": "Raleway", "fontWeight": "700", "fontStyle": "normal", "fontStretch": "normal", "src": ["file:./assets/fonts/raleway/Raleway-Bold.ttf"] } ] } ], "fontSizes": [ { "size": "16px", "slug": "small" }, { "fluid": { "min": "16px", "max": "18px" }, "size": "18px", "slug": "medium" }, { "fluid": { "min": "25px", "max": "32px" }, "size": "32px", "slug": "large" }, { "fluid": false, "size": "2.25rem", "slug": "x-large" }, { "fluid": { "min": "2rem", "max": "3rem" }, "size": "3rem", "slug": "xx-large" } ] }, "useRootPaddingAwareAlignments": true }, "styles": { "blocks": { "core/code": { "color": { "text": "var(--wp--preset--color--contrast)" } }, "core/comment-author-name": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-date": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-edit-link": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-reply-link": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/navigation": { "typography": { "fontSize": "18px", "fontWeight": "400" }, "elements": { "link": { "typography": { "textDecoration": "none" }, ":hover": { "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "underline" } }, ":focus": { "color": { "text": "var(--wp--preset--color--contrast)" } }, ":active": { "color": { "text": "var(--wp--preset--color--contrast)" } } } } }, "core/post-author": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-date": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-navigation-link": { "typography": { "fontWeight": "700" } }, "core/post-terms": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-title": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" }, "color": { "text": "var(--wp--preset--color--base)" } }, "core/query-pagination": { "typography": { "fontWeight": "700" } }, "core/query-title": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)" } }, "core/site-title": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" }, "elements": { "link": { "typography": { "textDecoration": "none" }, ":hover": { "typography": { "textDecoration": "underline" } } } } }, "core/button": { "variations": { "outline": { "spacing": { "padding": { "bottom": "calc(0.6rem - 1px)", "left": "calc(1rem - 1px)", "right": "calc(1rem - 1px)", "top": "calc(0.6rem - 1px)" } }, "border": { "width": "1px" } } }, "spacing": { "padding": { "bottom": "12px", "left": "23px", "right": "23px", "top": "12px" } }, "border": { "radius": "6px" }, "typography": { "fontWeight": "500" }, "color": { "background": "var(--wp--preset--color--assets-one)", "text": "var(--wp--preset--color--base)" } }, "core/buttons": { "spacing": { "blockGap": "0.7rem" } } }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--base)" }, "elements": { "h1": { "typography": { "fontSize": "var(--wp--preset--font-size--xx-large)" } }, "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--large)", "fontWeight": "600" } }, "h3": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "h4": { "typography": { "fontSize": "clamp(1.1rem, 1.1rem + ((1vw - 0.2rem) * 0.767), 1.5rem)" } }, "h5": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "h6": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "button": { "spacing": { "padding": { "top": "4px", "left": "34px", "bottom": "4px", "right": "34px" } }, "border": { "color": "var(--wp--preset--color--transparent)", "width": "4px", "style": "solid", "radius": "4px" }, "color": { "background": "var(--wp--preset--color--assets-one)", "text": "var(--wp--preset--color--assets-seven)" }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "700!important" }, ":link": {} }, "caption": { "color": { "text": "var(--wp--preset--color--primary)" } }, "cite": { "color": { "text": "var(--wp--preset--color--primary)" } }, "link": { "color": { "text": "var(--wp--preset--color--contrast)" }, ":hover": { "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "none" } }, ":focus": { "color": { "text": "var(--wp--preset--color--contrast)" } }, ":active": { "color": { "text": "var(--wp--preset--color--contrast)" } } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontFamily": "var(--wp--preset--font-family--body)", "lineHeight": "1.6", "fontWeight": "400" } }, "templateParts": [ { "name": "header", "title": "Header", "area": "header" }, { "name": "footer", "title": "Footer", "area": "footer" } ], "customTemplates": [ { "name": "single-post-sidebar-on-right", "title": "Single Post (Sidebar on Right)", "postTypes": ["post"] }, { "name": "single-post-sidebar-on-left", "title": "Single Post (Sidebar on Left)", "postTypes": ["post"] }, { "name": "single-product", "title": "Single Product", "postTypes": ["product"] }, { "name": "archive-product", "title": "Archive Product", "postTypes": ["product"] } ] }