{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 2, "settings": { "appearanceTools": true, "useRootPaddingAwareAlignments": true, "color": { "background": true, "text": true, "link": true, "palette": [ { "slug": "primary", "name": "Primary", "color": "#1887DC" }, { "slug": "secondary", "name": "Secondary", "color": "#002539" }, { "slug": "foreground-color", "name": "Foreground color", "color": "#010101" }, { "slug": "bg-color", "name": "Background color", "color": "#000000" }, { "slug": "heading", "name": "Heading", "color": "#ffffff" }, { "slug": "paragraph", "name": "Paragraph", "color": "#ffffff" }, { "slug": "lightcolor", "name": "Light Color", "color": "#242424" }, { "slug": "bd-color", "name": "Border color", "color": "#242424" }, { "slug": "transparent", "name": "Transparent", "color": "transparent" }, { "slug": "white-color", "name": "White Color", "color": "#fdfdfd" }, { "slug": "spring-green", "name": "Spring Green", "color": "#91BE0B" }, { "slug": "celery", "name": "Celery", "color": "#83B400" }, { "slug": "kelly-green", "name": "Kelly Green", "color": "#1F7009" }, { "slug": "lagoon", "name": "Lagoon", "color": "#3BBE94" }, { "slug": "mermaid", "name": "Mermaid", "color": "#01A58A" }, { "slug": "turquoise", "name": "Turquoise", "color": "#24BBC2" }, { "slug": "peacock", "name": "Peacock", "color": "#006776" }, { "slug": "iris", "name": "Iris", "color": "#5C58A4" }, { "slug": "beet", "name": "Beet", "color": "#650044" }, { "slug": "purple", "name": "Purple", "color": "#5E047F" }, { "slug": "lemon", "name": "Lemon", "color": "#FBE201" }, { "slug": "gold", "name": "Gold", "color": "#FDC003" }, { "slug": "latte", "name": "Latte", "color": "#D2BF9E" }, { "slug": "mocha", "name": "Mocha", "color": "#714F2A" }, { "slug": "slate", "name": "Slate", "color": "#3B453C" } ], "gradients": [ { "slug": "vertical-primary-to-secondary", "gradient": "linear-gradient(to bottom, #ed2161 0%, #dfb297 100%)", "name": "Vertical Primary to Secondary" }, { "slug": "vertical-primary-to-background", "gradient": "linear-gradient(to bottom, #ed2161 0%, #ffffff 100%)", "name": "Vertical Pramiry to Background" }, { "slug": "vertical-secondary-to-background", "gradient": "linear-gradient(to bottom, #dfb297 0%, #ffffff 100%)", "name": "Vertical Secondary to Background" }, { "slug": "warm-flame", "gradient": "linear-gradient(45deg, #ff9a9e 0%, #fad0c4 99%, #fad0c4 100%)", "name": "Warm Flame" }, { "slug": "night-fade", "gradient": "linear-gradient(to top, #a18cd1 0%, #fbc2eb 100%)", "name": "Night Fade" }, { "slug": "spring-warm", "gradient": "linear-gradient(to top, #fad0c4 0%, #ffd1ff 100%)", "name": "Spring Warm" }, { "slug": "young-passion", "gradient": "linear-gradient(to right, #ff8177 0%, #ff867a 0%, #ff8c7f 21%, #f99185 52%, #cf556c 78%, #b12a5b 100%)", "name": "Young Passion" }, { "slug": "sunny-morning", "gradient": "linear-gradient(120deg, #f6d365 0%, #fda085 100%)", "name": "Sunny Morning" }, { "slug": "dusty-grass", "gradient": "linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%)", "name": "Dusty Grass" }, { "slug": "tempting-azure", "gradient": "linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%)", "name": "Tempting Azure" }, { "slug": "malibu-beach", "gradient": "linear-gradient(to right, #4facfe 0%, #00f2fe 100%)", "name": "Malibu Beach" }, { "slug": "grown-early", "gradient": "linear-gradient(to top, #0ba360 0%, #3cba92 100%)", "name": "Grown Early" }, { "slug": "sharp-blues", "gradient": "linear-gradient(to top, #00c6fb 0%, #005bea 100%)", "name": "Sharp Blues" }, { "slug": "above-clouds", "gradient": "linear-gradient(to left, #BDBBBE 0%, #9D9EA3 100%), radial-gradient(88% 271%, rgba(255, 255, 255, 0.25) 0%, rgba(254, 254, 254, 0.25) 1%, rgba(0, 0, 0, 0.25) 100%), radial-gradient(50% 100%, rgba(255, 255, 255, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%)", "name": "Above Clouds" }, { "slug": "plum-bath", "gradient": "linear-gradient(to top, #cc208e 0%, #6713d2 100%)", "name": "Plum Bath" }, { "slug": "smart-indigo", "gradient": "linear-gradient(to top, #b224ef 0%, #7579ff 100%)", "name": "Smart Indigo" }, { "slug": "fruit-blend", "gradient": "linear-gradient(to right, #f9d423 0%, #ff4e50 100%)", "name": "Fruit Blend" }, { "slug": "night-call", "gradient": "linear-gradient(-225deg, #AC32E4 0%, #7918F2 48%, #4801FF 100%)", "name": "Night Call" }, { "slug": "teen-party", "gradient": "linear-gradient(-225deg, #FF057C 0%, #8D0B93 50%, #321575 100%)", "name": "Teen Party" } ] } }, "styles": { "color": { "background": "var(--wp--preset--color--bg-color)", "text": "var(--wp--preset--color--paragraph)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "fontWeight": "var(--wp--custom--font-weight--regular)", "lineHeight": "var(--wp--custom--line-height--large)", "fontSize": "var(--wp--preset--font-size--18)" }, "spacing": { "blockGap": "var(--wp--preset--spacing--x-small)", "padding": { "left": "var(--wp--preset--spacing--x-small)", "right": "var(--wp--preset--spacing--x-small)" } }, "blocks": { "core/button": { "border": { "color": "currentColor", "radius": "0" }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--lightcolor)" }, "spacing": { "padding": { "top": "10px", "right": "25px", "bottom": "10px", "left": "25px" } }, "typography": { "fontSize": "var(--wp--preset--font-size--16)", "lineHeight": "var(--wp--custom--line-height--normal)" } }, "core/navigation": { "typography": { "fontSize": "var(--wp--preset--font-size--16)", "fontWeight": "var(--wp--custom--font-weight--medium)", "lineHeight": "var(--wp--custom--line-height--default)" }, "spacing": { "blockGap": "var(--wp--preset--spacing--x-small)" } }, "core/post-author": { "typography": { "fontSize": "var(--wp--preset--font-size--16)" } }, "core/post-date": { "typography": { "fontSize": "var(--wp--preset--font-size--16)" } }, "core/post-terms": { "typography": { "fontSize": "var(--wp--preset--font-size-16)" } }, "core/post-title": { "spacing": { "margin": { "top": "0" } }, "typography": { "fontWeight": "var(--wp--custom--font-weight--bold)", "lineHeight": "var(--wp--custom--line-height--small)" }, "elements": { "link": { ":hover": { "typography": { "textDecoration": "none" } }, ":focus": { "typography": { "textDecoration": "none" } }, ":active": { "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } } }, "core/search": { "typography": { "fontSize": "var(--wp--preset--font-size--16)", "lineHeight": "var(--wp--custom--line-height--default)", "fontWeight": "var(--wp--custom--font-weight--regular)" }, "color": { "text": "var(--wp--preset--color--paragraph)" } }, "core/site-title": { "typography": { "fontSize": "var(--wp--preset--font-size--30)", "fontWeight": "var(--wp--custom--font-weight--bold)", "lineHeight": "var(--wp--custom--line-height--small)" }, "spacing": { "margin": { "top": "0", "bottom": "0" } } } }, "elements": { "h1": { "color": { "text": "var(--wp--preset--color--heading)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "lineHeight": "var(--wp--custom--line-height--small)", "fontSize": "var(--wp--preset--font-size--42)" } }, "h2": { "color": { "text": "var(--wp--preset--color--heading)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "lineHeight": "var(--wp--custom--line-height--small)", "fontSize": "var(--wp--preset--font-size--36)" } }, "h3": { "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "lineHeight": "var(--wp--custom--line-height--tiny)", "fontSize": "var(--wp--preset--font-size--30)" } }, "h4": { "color": { "text": "var(--wp--preset--color--heading)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "lineHeight": "var(--wp--custom--line-height--tiny)", "fontSize": "var(--wp--preset--font-size--24)" } }, "h5": { "color": { "text": "var(--wp--preset--color--heading)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "lineHeight": "var(--wp--custom--line-height--default)", "fontSize": "var(--wp--preset--font-size--20)" } }, "h6": { "color": { "text": "var(--wp--preset--color--heading)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "lineHeight": "var(--wp--custom--line-height--default)", "fontSize": "var(--wp--preset--font-size--18)" } }, "link": { "typography": { "textDecoration": "underline" }, "color": { "text": "var(--wp--preset--color--primary)" }, ":hover": { "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "textDecoration": "none" } }, ":focus": { "typography": { "textDecoration": "none" }, "color": { "text": "var(--wp--preset--color--primary)" } }, ":active": { "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "textDecoration": "none" } } } } }, "templateParts": [ { "name": "header", "area": "header", "title": "Header" }, { "name": "footer", "area": "footer", "title": "Footer" }, { "name": "sidebar", "area": "uncategorized", "title": "Sidebar" } ], "customTemplates": [ { "name": "cart", "title": "Cart" }, { "name": "checkout", "title": "Checkout" }, { "name": "single-product", "title": "Single Product" }, { "name": "product-search-results", "title": "Product Search Results" }, { "name": "404", "postTypes": ["page"], "title": "404" }, { "name": "blank", "postTypes": ["page"], "title": "Blank" }, { "name": "page-no-title", "postTypes": ["page"], "title": "Page No title" }, { "name": "blog-alternative", "postTypes": ["page"], "title": "Blog Alternative" } ] }