{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 3, "settings": { "useRootPaddingAwareAlignments": true, "appearanceTools": true, "color": { "palette": [ { "color": "#111111", "slug": "brandy-accent", "name": "Brandy accent" }, { "color": "#272829", "slug": "brandy-primary-text", "name": "Brandy primary text" }, { "color": "#5A6D80", "slug": "brandy-secondary-text", "name": "Brandy secondary text" }, { "color": "#edf3f9", "slug": "brandy-border", "name": "Brandy border" }, { "color": "#FFFFFE", "slug": "brandy-theme-background", "name": "Brandy theme background" }, { "color": "#122941", "slug": "brandy-primary-black", "name": "Brandy primary black" }, { "color": "#f5f5f5", "slug": "brandy-theme-secondary-background", "name": "Brandy theme secondary background" }, { "color": "#F8F9FA", "slug": "brandy-theme-third-background", "name": "Brandy theme third background" }, { "color": "#EDF3F9", "slug": "brandy-theme-fourth-background", "name": "Brandy theme fourth background" }, { "color": "#EBF5FF", "slug": "brandy-theme-fifth-background", "name": "Brandy theme fifth background" } ], "custom": true, "customDuotone": true, "customGradient": true, "duotone": [ { "colors": ["#ffffff", "#111D27"], "slug": "brandy-white-and-black", "name": "Brandy white and black" }, { "colors": ["#111D27", "#ffffff"], "slug": "brandy-black-and-white", "name": "Brandy black and white" }, { "colors": ["#718497", "#ffffff"], "slug": "brandy-grey-and-white", "name": "Brandy grey and white" } ], "gradients": [], "link": true, "text": true, "background": true, "defaultGradients": false, "defaultPalette": false }, "typography": { "writingMode": true, "defaultFontSizes": false, "fluid": false, "fontFamilies": [ { "fontFamily": "-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif", "slug": "system-fonts", "name": "System fonts" }, { "fontFace": [ { "fontFamily": "Outfit", "fontStyle": "normal", "fontWeight": "100 900", "src": ["file:./assets/fonts/outfit/outfit-regular.woff2"] } ], "fontFamily": "\"Outfit\", sans-serif", "name": "Outfit", "slug": "outfit" } ], "fontSizes": [ { "fluid": false, "size": "12px", "slug": "extra-small", "name": "Extra small" }, { "fluid": false, "size": "14px", "slug": "small", "name": "Small" }, { "fluid": false, "size": "16px", "slug": "base", "name": "Base" }, { "fluid": false, "size": "18px", "slug": "large", "name": "Large" }, { "fluid": false, "size": "20px", "slug": "extra-large", "name": "Extra large" }, { "fluid": false, "size": "24px", "slug": "2-xl", "name": "2XL" }, { "fluid": false, "size": "36px", "slug": "3-xl", "name": "3XL" }, { "fluid": false, "size": "48px", "slug": "4-xl", "name": "4XL" }, { "fluid": false, "size": "70px", "slug": "5-xl", "name": "5XL" }, { "fluid": { "min": "0.625rem", "max": "0.75rem" }, "size": "0.75rem", "slug": "fluid-extra-small", "name": "Fluid extra small" }, { "fluid": { "min": "0.75rem", "max": "0.875rem" }, "size": "0.875rem", "slug": "fluid-small", "name": "Fluid small" }, { "fluid": { "min": "0.875rem", "max": "1rem" }, "size": "1rem", "slug": "fluid-base", "name": "Fluid base" }, { "fluid": { "min": "1rem", "max": "1.125rem" }, "size": "1.125rem", "slug": "fluid-large", "name": "Fluid large" }, { "fluid": { "min": "1.125rem", "max": "1.25rem" }, "size": "1.25rem", "slug": "fluid-extra-large", "name": "Fluid extra large" }, { "fluid": { "min": "1.25rem", "max": "1.5rem" }, "size": "1.5rem", "slug": "fluid-2-xl", "name": "Fluid 2XL" }, { "fluid": { "min": "1.5rem", "max": "2.25rem" }, "size": "2.25rem", "slug": "fluid-3-xl", "name": "Fluid 3XL" }, { "fluid": { "min": "2.25rem", "max": "3rem" }, "size": "3rem", "slug": "fluid-4-xl", "name": "Fluid 4XL" }, { "fluid": { "min": "3rem", "max": "3.75rem" }, "size": "3.75rem", "slug": "fluid-4-5-xl", "name": "Fluid 4.5XL" }, { "fluid": { "min": "3rem", "max": "4.375rem" }, "size": "4.375rem", "slug": "fluid-5-xl", "name": "Fluid 5XL" }, { "fluid": { "min": "3.5rem", "max": "5.25rem" }, "size": "5.25rem", "slug": "fluid-6-xl", "name": "Fluid 6XL" } ] }, "border": { "radius": true, "color": true, "style": true, "width": true }, "spacing": { "margin": true, "padding": true, "blockGap": true, "defaultSpacingSizes": false, "spacingSizes": [ { "name": "1", "size": "min(1rem, 3vw)", "slug": "10" }, { "name": "2", "size": "min(1.5rem, 3vw)", "slug": "20" }, { "name": "3", "size": "min(2rem, 5vw)", "slug": "30" }, { "name": "4", "size": "min(2.5rem, 6vw)", "slug": "40" }, { "name": "5", "size": "min(4rem, 8vw)", "slug": "50" }, { "name": "6", "size": "min(6.5rem, 10vw)", "slug": "60" }, { "name": "7", "size": "min(9.3rem, 18vw)", "slug": "70" } ], "units": ["%", "px", "em", "rem", "vh", "vw"] }, "layout": { "contentSize": "960px", "wideSize": "1500px" }, "shadow": { "presets": [ { "name": "Small", "slug": "sm", "shadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)" }, { "name": "Medium", "slug": "md", "shadow": "0 4px 10px 0 rgba( 0, 0, 0, 0.3 )" }, { "name": "Base", "slug": "base", "shadow": "0 4px 20px 0 #00000026" }, { "name": "Large", "slug": "lg", "shadow": "0 8px 15px 0 rgba( 0, 0, 0, 0.3 )" } ] } }, "styles": { "typography": { "fontFamily": "var:preset|font-family|system-fonts", "fontSize": "16px", "lineHeight": "1.6" }, "color": { "text": "var:preset|color|brandy-primary-text", "background": "var:preset|color|brandy-theme-background" }, "border": { "color": "var:preset|color|brandy-border" }, "elements": { "link": { "typography": { "textDecoration": "none" }, "color": { "text": "#2F70B3" }, ":hover": { "color": { "text": "#0e5ba8" } } }, "heading": { "typography": { "fontStyle": "normal", "fontWeight": "600" }, "spacing": { "margin": { "top": "1rem", "bottom": "1rem" } }, "color": { "text": "var:preset|color|brandy-primary-text" } }, "h1": { "typography": { "fontSize": "36px", "lineHeight": "1.28", "fontWeight": "800" } }, "h2": { "typography": { "fontSize": "32px", "lineHeight": "1.33", "fontWeight": "800" } }, "h3": { "typography": { "fontSize": "24px", "lineHeight": "1.48", "fontWeight": "700" } }, "h4": { "typography": { "fontSize": "18px", "lineHeight": "1.55" } }, "h5": { "typography": { "fontSize": "16px", "lineHeight": "1.63" } }, "h6": { "typography": { "fontSize": "14px", "lineHeight": "1.7" } }, "caption": { "color": { "text": "var:preset|color|brandy-secondary-text" }, "typography": { "fontSize": "14px" } }, "button": { "css": "& {transition: all ease-in-out var(--theme-component-transition-duration, .2s) !important}", "shadow": "var(--primary-button-box-shadow)", "color": { "text": "var:preset|color|white", "background": "var:preset|color|brandy-accent" }, ":hover": { "color": { "text": "var(--primary-button-hover-color)", "background": "var(--primary-button-hover-background-color)" }, "shadow": "var(--primary-button-hover-box-shadow)" }, "border": { "radius": "12px" }, "spacing": { "padding": { "left": "24px", "right": "24px", "top": "10px", "bottom": "10px" } }, "typography": { "fontSize": "14px", "fontWeight": "600", "lineHeight": "1.42" } } }, "blocks": { "core/buttons": { "spacing": { "margin": { "top": "0px", "bottom": "0px", "left": "0px", "right": "0px" } } }, "woocommerce/product-button": { "variations": { "outline": { "color": { "text": "var:preset|color|brandy-primary-text", "background": "var:preset|color|white" }, "shadow": "var(--outline-button-box-shadow)", "spacing": { "padding": { "left": { "ref": "styles.elements.button.spacing.padding.left" }, "right": { "ref": "styles.elements.button.spacing.padding.right" }, "top": { "ref": "styles.elements.button.spacing.padding.top" }, "bottom": { "ref": "styles.elements.button.spacing.padding.bottom" } } }, "border": { "radius": { "ref": "styles.elements.button.border.radius" }, "style": { "ref": "styles.elements.button.border.style" }, "width": "2px", "color": { "ref": "styles.elements.button.border.color" } }, "typography": { "fontSize": { "ref": "styles.elements.button.typography.fontSize" }, "fontWeight": { "ref": "styles.elements.button.typography.fontWeight" }, "lineHeight": { "ref": "styles.elements.button.typography.lineHeight" } } } } }, "core/button": { "variations": { "outline": { "color": { "text": "var:preset|color|brandy-primary-text", "background": "var:preset|color|white" }, "shadow": "var(--outline-button-box-shadow)", "spacing": { "padding": { "left": { "ref": "styles.elements.button.spacing.padding.left" }, "right": { "ref": "styles.elements.button.spacing.padding.right" }, "top": { "ref": "styles.elements.button.spacing.padding.top" }, "bottom": { "ref": "styles.elements.button.spacing.padding.bottom" } } }, "border": { "radius": { "ref": "styles.elements.button.border.radius" } }, "typography": { "fontSize": { "ref": "styles.elements.button.typography.fontSize" }, "fontWeight": { "ref": "styles.elements.button.typography.fontWeight" }, "lineHeight": { "ref": "styles.elements.button.typography.lineHeight" } } } } }, "core/pullquote": { "typography": { "fontSize": "var(--wp--preset--font-size--large)", "fontStyle": "normal", "fontWeight": "normal", "lineHeight": "1.2", "textAlign": "center" }, "border": { "width": "10px", "style": "solid", "color": "var:preset|color|brandy-accent", "radius": "3px" }, "spacing": { "padding": { "top": "3em", "right": "3em", "bottom": "3em", "left": "3em" } } }, "core/quote": { "typography": { "fontStyle": "italic", "fontWeight": "light" }, "color": { "text": "var:preset|color|brandy-secondary-text" }, "border": { "left": { "width": "4px", "style": "solid", "color": "var:preset|color|brandy-accent" } } }, "core/post-title": { "color": { "text": "var:preset|color|brandy-primary-text" }, "elements": { "link": { "color": { "text": "var:preset|color|brandy-primary-text" } } } }, "core/tag-cloud": { "elements": { "link": { "color": { "text": "var:preset|color|brandy-secondary-text", "background": "#ffffff" }, "border": { "radius": "7px" }, "spacing": { "margin": { "top": "0px", "left": "0px", "right": "0px", "bottom": "0px" }, "padding": { "top": "0.5rem", "bottom": "0.5rem", "left": "0.75rem", "right": "0.75rem" } }, ":hover": { "color": { "text": "var:preset|color|brandy-primary-text" } } } }, "variations": { "outline": { "typography": { "fontSize": "14px" } } } }, "core/group": { "spacing": { "blockGap": "var:preset|spacing|10" } } }, "spacing": { "padding": { "top": "var:preset|spacing|50", "left": "var:preset|spacing|30", "right": "var:preset|spacing|30" } } }, "templateParts": [ { "area": "uncategorized", "name": "sidebar-simple", "title": "Simple sidebar" }, { "area": "uncategorized", "name": "site-pre-footer", "title": "Site pre-footer" } ], "customTemplates": [ { "name": "single-with-sidebar", "postTypes": ["post"], "title": "Single with Sidebar" }, { "name": "page-with-sidebar", "postTypes": ["page"], "title": "Pages with Sidebar" }, { "name": "page-no-title", "postTypes": ["page"], "title": "Pages no title" }, { "name": "page-no-title-with-sidebar", "postTypes": ["page"], "title": "Pages no title with sidebar" }, { "name": "page-wide", "postTypes": ["page"], "title": "Pages wide" }, { "name": "page-wide-no-title", "postTypes": ["page"], "title": "Pages wide no title" }, { "name": "about-us", "postTypes": ["page"], "title": "About us" }, { "name": "contact-us", "postTypes": ["page"], "title": "Contact us" }, { "name": "brandy-front-page", "postTypes": ["page"], "title": "Front page" } ] }