{ "customTemplates": [ { "name": "no-title", "postTypes": [ "post", "page" ], "title": "No title" }, { "name": "featured-image", "postTypes": [ "post", "page" ], "title": "Featured image in header" }, { "name": "sidebar-page-template", "postTypes": [ "page" ], "title": "Page with sidebar" }, { "name": "sidebar-post-template", "postTypes": [ "post" ], "title": "Post with sidebar" }, { "name": "single-product", "title": "Single product" }, { "name": "archive-product", "title": "Shop (Product archive)" } ], "settings": { "appearanceTools": true, "color": { "duotone": [ { "colors": [ "#00a0d2", "#0073aa" ], "name": "Secondary and primary", "slug": "secondary-primary" }, { "colors": [ "#0073aa", "#ffffff" ], "name": "Primary and foreground", "slug": "primary-contrast" }, { "colors": [ "#ffffff", "#ffffff" ], "name": "background and foreground", "slug": "base-contrast" } ], "gradients": [ { "gradient": "linear-gradient(to bottom right,transparent 49.9%,#0073aa 50%)", "name": "Diagonal transparent to primary", "slug": "d-transparent-primary" }, { "gradient": "linear-gradient(to bottom right, #0073aa 49.9%, transparent 50%)", "name": "Diagonal primary to transparent", "slug": "d-primary-transparent" }, { "gradient": "linear-gradient(to bottom right,#fff 49.9%,#0073aa 50%)", "name": "Diagonal white to primary", "slug": "d-white-primary" }, { "gradient": "linear-gradient(to bottom right,#0073aa 49.9%,#fff 50%)", "name": "Diagonal primary to white", "slug": "d-primary-white" }, { "gradient": "linear-gradient(#0073aa 49.9%,#fff 50%)", "name": "Horizontal primary to white", "slug": "h-primary-white" }, { "gradient": "linear-gradient(#fff 49.9%,#0073aa 50%)", "name": "Horizontal white to primary", "slug": "h-white-primary" }, { "gradient": "linear-gradient(to right, #0073aa 49.9%,#fff 50%)", "name": "Vertical primary to white", "slug": "v-primary-white" }, { "gradient": "linear-gradient(to right, #fff 49.9%,#0073aa 50%)", "name": "Vertical white to primary", "slug": "v-white-primary" } ], "palette": [ { "color": "#ffffff", "name": "Base", "slug": "base" }, { "color": "#1e1e1e", "name": "Contrast", "slug": "contrast" }, { "color": "#405FF2", "name": "Primary", "slug": "primary" }, { "color": "#405FF2", "name": "Secondary", "slug": "secondary" }, { "color": "transparent", "name": "Transparent", "slug": "transparent" } ] }, "layout": { "contentSize": "1140px", "wideSize": "1140px" }, "spacing": { "defaultSpacingSizes": false, "spacingSizes": [ { "name": "2", "size": "0.44rem", "slug": "20" }, { "name": "3", "size": "0.67rem", "slug": "30" }, { "name": "4", "size": "1rem", "slug": "40" }, { "name": "5", "size": "1.5rem", "slug": "50" }, { "name": "6", "size": "2.25rem", "slug": "60" }, { "name": "7", "size": "clamp(2.25rem, 10vw, 3.38rem)", "slug": "70" }, { "name": "8", "size": "clamp(3.38rem, 10vw, 5.06rem)", "slug": "80" } ], "units": [ "px", "em", "rem", "vh", "vw", "%" ] }, "typography": { "defaultFontSizes": false, "dropCap": false, "fluid": true, "fontFamilies": [ { "fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif", "name": "System", "slug": "system" }, { "fontFamily": "\"Dm Sans\",sans-serif", "name": "Dm Sans", "slug": "general" }, { "fontFamily": "\"Times New Roman\",\"New York\",Times,\"Noto Serif\",serif", "name": "Serif", "slug": "serif" }, { "fontFamily": "Consolas,Menlo,Monaco,\"SF Mono\",\"DejaVu Sans Mono\",\"Roboto Mono\",\"Courier New\",Courier,monospace", "name": "Monospace", "slug": "monospace" }, { "fontFace": [ { "fontFamily": "Lora", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "200 900", "src": [ "file:./assets/fonts/lora-v23-latin-ext_latin-regular.woff2" ] }, { "fontFamily": "Lora", "fontStretch": "normal", "fontStyle": "italic", "fontWeight": "200 900", "src": [ "file:./assets/fonts/lora-v23-latin-ext_latin-italic.woff2" ] } ], "fontFamily": "Lora,\"Times New Roman\",\"New York\",Times,\"Noto Serif\",serif", "name": "Lora", "slug": "lora" }, { "fontFace": [], "fontFamily": "Dm Sans, sans-serif", "name": "Dm Sans", "slug": "Dm Sans" } ], "fontSizes": [ { "fluid": false, "name": "Extra small", "size": "1rem", "slug": "extra-small" }, { "fluid": false, "name": "Small", "size": "16px", "slug": "small" }, { "name": "Medium", "size": "18px", "slug": "medium" }, { "fluid": { "max": "2rem", "min": "1.75rem" }, "name": "Large", "size": "2rem", "slug": "large" }, { "fluid": { "max": "2.75rem", "min": "2.5rem" }, "name": "XL", "size": "2.75rem", "slug": "x-large" }, { "fluid": { "max": "3.75rem", "min": "3rem" }, "name": "XXL", "size": "3.75rem", "slug": "xx-large" } ] }, "shadow": { "natural": "none", "deep": "none" }, "useRootPaddingAwareAlignments": true }, "styles": { "blocks": { "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/details": { "color": { "background": "var(--wp--preset--color--secondary)", "text": "var(--wp--preset--color--base)" }, "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--30)", "left": "var(--wp--preset--spacing--30)", "right": "var(--wp--preset--spacing--30)", "top": "var(--wp--preset--spacing--30)" } } }, "core/footnotes": { "color": { "text": "var(--wp--preset--color--secondary)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--secondary)" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--extra-small)" } }, "core/latest-comments": { "spacing": { "padding": { "left": "0px" } } }, "core/navigation": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "underline" } } } }, "core/page-list": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "underline" } } } }, "core/post-author-name": { "color": { "text": "var(--wp--preset--color--secondary)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--secondary)" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--extra-small)" } }, "core/post-content": { "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--60)", "top": "var(--wp--preset--spacing--60)" } } }, "core/post-date": { "color": { "text": "var(--wp--preset--color--secondary)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--secondary)" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--extra-small)" } }, "core/post-navigation-link": { "typography": { "fontWeight": "700" } }, "core/post-terms": { "color": { "text": "var(--wp--preset--color--secondary)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--secondary)" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--extra-small)" } }, "core/post-title": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)" } }, "core/query-pagination": { "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--60)", "top": "var(--wp--preset--spacing--60)" } }, "typography": { "fontWeight": "700" } }, "core/query-title": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)" } }, "core/search": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/separator": { "color": { "background": "var(--wp--preset--color--secondary)" } }, "core/site-title": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } } }, "color": { "background": "var(--wp--preset--color--base)", "text": "var(--wp--preset--color--contrast)" }, "css": ".sidebar{ background: var(--wp--preset--color--primary); border-radius: 4px;}", "elements": { "button": { ":hover": { "border": { "color": "var(--wp--preset--color--secondary)" } }, "border": { "color": "var(--wp--preset--color--transparent)", "radius": "4px", "style": "solid", "width": "4px" }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--contrast)" }, "shadow": "var(--wp--preset--shadow--natural)", "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "700" } }, "link": { ":active": { "color": { "text": "var(--wp--preset--color--contrast)" } }, ":focus": { "color": { "text": "var(--wp--preset--color--contrast)" } }, ":hover": { "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "none" } }, "color": { "text": "var(--wp--preset--color--contrast)" } } }, "spacing": { "blockGap": "1.7rem", "padding": { "bottom": "0", "left": "var(--wp--preset--spacing--60)", "right": "var(--wp--preset--spacing--60)", "top": "0" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--general)", "fontSize": "var(--wp--preset--font-size--medium)", "lineHeight": "1.7" } }, "templateParts": [ { "area": "header", "name": "header", "title": "Header" }, { "area": "header", "name": "narrow-header", "title": "Narrow header" }, { "area": "footer", "name": "footer", "title": "Footer" }, { "area": "footer", "name": "narrow-footer", "title": "Narrow footer" }, { "area": "uncategorized", "name": "sidebar", "title": "Sidebar" }, { "area": "uncategorized", "name": "post-navigation", "title": "Post navigation" }, { "area": "uncategorized", "name": "comments", "title": "Comments" } ], "version": 3, "$schema": "https://schemas.wp.org/wp/6.7/theme.json" }