{ "version": 2, "templateParts": [ { "name": "header", "title": "Header", "area": "header" }, { "name": "footer", "title": "Footer", "area": "footer" } ], "customTemplates": [ { "name": "blank", "title": "Blank", "postTypes": [ "page", "post" ] }, { "name": "no-title", "title": "No Title", "postTypes": [ "page", "post" ] }, { "name": "page-cover", "title": "Cover Image", "postTypes": [ "page" ] }, { "name": "single-cover", "title": "Cover Image", "postTypes": [ "post" ] } ], "settings": { "appearanceTools": true, "color": { "custom": true, "customDuotone": true, "customGradient": true, "defaultGradients": false, "defaultPalette": false, "duotone": [ { "name": "Black and Primary", "slug": "black-and-primary", "colors": [ "#101d2d", "#e14eca" ] }, { "name": "Black and Secondary", "slug": "black-and-secondary", "colors": [ "#101d2d", "#1d8cf8" ] }, { "name": "Black and Tertiary", "slug": "black-and-tertiary", "colors": [ "#101d2d", "#00f2c3" ] } ], "gradients": [ { "name": "Black to Primary", "slug": "black-primary", "gradient": "linear-gradient(135deg,rgb(16, 29, 45) ,var(--wp--preset--color--primary) 100%)" }, { "name": "Black to Secondary", "slug": "black-secondary", "gradient": "linear-gradient(135deg,rgb(16, 29, 45) ,var(--wp--preset--color--secondary) 100%)" }, { "name": "Black to Tertiary", "slug": "black-tertiary", "gradient": "linear-gradient(135deg,rgb(16, 29, 45) ,var(--wp--preset--color--tertiary) 100%)" }, { "name": "Black to Orange", "slug": "black-orange", "gradient": "linear-gradient(135deg,rgb(16, 29, 45) ,var(--wp--preset--color--orange) 100%)" }, { "name": "Blue", "slug": "blue", "gradient": "linear-gradient(to bottom left,#1d8cf8,#3358f4)" }, { "name": "Pink", "slug": "pink", "gradient": "linear-gradient(to bottom left,#ba54f5,#e14eca)" }, { "name": "Cyan", "slug": "cyan", "gradient": "linear-gradient(to bottom left,#0098f0,#00f2c3)" }, { "name": "Orange", "slug": "orange", "gradient": "linear-gradient(to bottom left,#ff6491,#ff8d72)" } ], "palette": [ { "name": "Base", "slug": "base", "color": "#fff" }, { "name": "Main", "slug": "main", "color": "#101d2d" }, { "name": "Primary", "slug": "primary", "color": "#e14eca" }, { "name": "Secondary", "slug": "secondary", "color": "#1d8cf8" }, { "name": "Tertiary", "slug": "tertiary", "color": "#00f2c3" }, { "name": "Orange", "slug": "orange", "color": "#ff8d72" } ] }, "custom": { "fontWeight": { "thin": 100, "extra-light": 200, "light": 300, "regular": 400, "medium": 500, "semi-bold": 600, "bold": 700, "extra-bold": 800, "black": 900 }, "lineHeight": { "one": 1, "heading": 1.1, "medium": 1.5, "body": 1.75 }, "spacing": { "outer": "30px" } }, "layout": { "contentSize": "768px", "wideSize": "1200px" }, "spacing": { "units": [ "px", "em", "rem", "vh", "vw", "%" ] }, "typography": { "customFontSize": true, "dropCap": false, "fontFamilies": [ { "fontFamily": "\"Inter\", sans-serif", "name": "Inter", "slug": "primary" }, { "fontFamily": "monospace", "name": "Monospace", "slug": "monospace" } ], "fontSizes": [ { "name": "Small", "slug": "small", "size": "16px" }, { "name": "Medium", "slug": "medium", "size": "20px" }, { "name": "Large", "slug": "large", "size": "24px" }, { "name": "xLarge", "slug": "x-large", "size": "30px" }, { "name": "36px", "slug": "max-36", "size": "clamp(24px, 3vw, 36px)" }, { "name": "48px", "slug": "max-48", "size": "clamp(30px, 4vw, 48px)" }, { "name": "60px", "slug": "max-60", "size": "clamp(36px, 5vw, 60px)" }, { "name": "72px", "slug": "max-72", "size": "clamp(48px, 6vw, 72px)" } ] } }, "styles": { "blocks": { "core/button": { "border": { "radius": "50px" }, "color": { "background": "var(--wp--preset--color--main)", "text": "var(--wp--preset--color--base)" }, "spacing": { "padding": { "top": "10px", "right": "25px", "bottom": "10px", "left": "25px" } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "var(--wp--custom--font-weight--medium)" } }, "core/calendar": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/code": { "border": { "radius": "0" }, "color": { "background": "var(--wp--preset--color--main)", "text": "var(--wp--preset--color--base)" }, "spacing": { "padding": { "top": "25px", "right": "30px", "bottom": "25px", "left": "30px" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--monospace)", "fontSize": "var(--wp--preset--font-size--small)" } }, "core/columns": { "spacing": { "margin": { "bottom": "0px" } } }, "core/cover": { "spacing": { "padding": { "top": "30px", "right": "30px", "bottom": "30px", "left": "30px" } } }, "core/group": { "spacing": { "padding": "0px" } }, "core/heading": { "spacing": { "margin": { "top": "0px", "bottom": "10px" } }, "typography": { "fontWeight": "var(--wp--custom--font-weight--medium)", "lineHeight": "var(--wp--custom--line-height--heading)" } }, "core/image": { "spacing": { "margin": { "bottom": "30px" } } }, "core/navigation": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/paragraph": { "spacing": { "margin": { "top": "0px", "bottom": "30px" } } }, "core/post-title": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)" } }, "core/preformatted": { "border": { "color": "var(--wp--preset--color--main)", "radius": "0" }, "color": { "background": "var(--wp--preset--color--main)", "text": "var(--wp--preset--color--base)" }, "spacing": { "padding": { "top": "25px", "right": "30px", "bottom": "25px", "left": "30px" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--monospace)", "fontSize": "var(--wp--preset--font-size--small)" } }, "core/pullquote": { "border": { "color": "var(--wp--preset--color--main)", "style": "solid", "width": "1px" }, "spacing": { "padding": { "top": "30px", "right": "30px", "bottom": "30px", "left": "30px" } } }, "core/quote": { "border": { "color": "var(--wp--preset--color--main)", "style": "solid !important", "width": "1px !important" }, "spacing": { "margin": { "bottom": "35px" }, "padding": { "top": "30px", "right": "40px !important", "bottom": "30px", "left": "40px !important" } }, "typography": { "lineHeight": "var(--wp--custom--line-height--medium)" } }, "core/spacer": { "spacing": { "margin": { "top": "0 !important" } } }, "core/separator": { "color": { "text": "var(--wp--preset--color--main)" }, "typography": { "fontSize": "var(--wp--preset--font-size--large)" } }, "core/site-tagline": { "spacing": { "margin": { "bottom": "20px" } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/site-title": { "typography": { "fontSize": "var(--wp--preset--font-size--large)", "fontWeight": "var(--wp--custom--font-weight--medium)", "lineHeight": "var(--wp--custom--line-height--one)" } }, "core/table": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/template-part": { "spacing": { "margin": { "top": "0px" } } } }, "color": { "background": "var(--wp--preset--color--base)", "text": "var(--wp--preset--color--main)" }, "elements": { "h1": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)" } }, "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--large)" } }, "h3": { "typography": { "fontSize": "var(--wp--preset--font-size--large)" } }, "h4": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "h5": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "h6": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "link": { "color": { "text": "var(--wp--preset--color--main)" } } }, "spacing": { "blockGap": "30px" }, "typography": { "fontFamily": "var(--wp--preset--font-family--primary)", "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "var(--wp--custom--font-weight--regular)", "lineHeight": "var(--wp--custom--line-height--body)" } } }