{ "title": "Blueprint", "version": 2, "settings": { "custom": { "border": { "width": "1px", "style": "solid", "color": "var(--wp--preset--color--neutral-200)", "radius": "5px" }, "fontWeight": { "black": 900, "extraBold": 800, "bold": 700, "semiBold": 600, "medium": 500, "regular": 400, "light": 300, "extraLight": 200, "thin": 100 }, "letterSpacing": { "text": "normal", "heading": "-0.01em" }, "lineHeight": { "text": 1.5, "heading": 1.2 }, "boxShadow": { "x": "0px", "y": "3px", "blur": "10px", "spread": "0px", "color": "var(--wp--preset--color--neutral-100)", "radius": "0px", "zIndex": -1 }, "checklist": { "background": "var(--wp--preset--color--neutral-600)" }, "transition": "all 0.2s ease" }, "color": { "customDuotone": true, "customGradient": true, "defaultGradients": true, "defaultPalette": false, "gradients": [ { "gradient": "linear-gradient(135deg,var(--wp--preset--color--neutral-600) 0%,var(--wp--preset--color--neutral-500) 100%)", "name": "Neutral 700/500", "slug": "neutral-700-500" }, { "gradient": "linear-gradient(135deg,var(--wp--preset--color--neutral-500) 0%,var(--wp--preset--color--neutral-300) 100%)", "name": "Neutral 600/300", "slug": "neutral-600-300" }, { "gradient": "linear-gradient(135deg,var(--wp--preset--color--neutral-300) 0%,var(--wp--preset--color--neutral-100) 100%)", "name": "Neutral 300/100", "slug": "neutral-300-100" }, { "gradient": "linear-gradient(135deg,var(--wp--preset--color--neutral-900) 0%,var(--wp--preset--color--neutral-600) 100%)", "name": "Neutral 900/600", "slug": "neutral-900-600" }, { "gradient": "linear-gradient(135deg,var(--wp--preset--color--neutral-600) 0%,var(--wp--preset--color--neutral-300) 100%)", "name": "Neutral 600/300", "slug": "neutral-600-300" }, { "gradient": "linear-gradient(135deg,var(--wp--preset--color--neutral-100) 0%,var(--wp--preset--color--neutral-50) 100%)", "name": "Neutral 100/50", "slug": "neutral-100-50" } ], "link": true, "palette": [ { "color": "#194185", "name": "Neutral 900", "slug": "neutral-900" }, { "color": "#1849A9", "name": "Neutral 800", "slug": "neutral-800" }, { "color": "#175CD3", "name": "Neutral 700", "slug": "neutral-700" }, { "color": "#1570EF", "name": "Neutral 600", "slug": "neutral-600" }, { "color": "#2E90FA", "name": "Neutral 500", "slug": "neutral-500" }, { "color": "#53B1FD", "name": "Neutral 400", "slug": "neutral-400" }, { "color": "#84CAFF", "name": "Neutral 300", "slug": "neutral-300" }, { "color": "#B2DDFF", "name": "Neutral 200", "slug": "neutral-200" }, { "color": "#D1E9FF", "name": "Neutral 100", "slug": "neutral-100" }, { "color": "#EFF8FF", "name": "Neutral 50", "slug": "neutral-50" }, { "color": "#F5FAFF", "name": "Neutral 25", "slug": "neutral-25" }, { "color": "#ffffff", "name": "White", "slug": "white" } ] } }, "styles": { "color": { "background": "var(--wp--preset--color--neutral-50)", "text": "var(--wp--preset--color--neutral-600)" }, "spacing": { "blockGap": "var(--wp--preset--font-size--20)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--sans-serif)", "fontSize": "var(--wp--preset--font-size--20)", "fontWeight": "var(--wp--custom--font-weight--regular)", "lineHeight": "var(--wp--custom--line-height--regular)" }, "elements": { "h1": { "typography": { "fontSize": "var(--wp--preset--font-size--60)" }, "color": { "text": "var(--wp--preset--color--neutral-700)" } }, "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--48)" }, "color": { "text": "var(--wp--preset--color--neutral-700)" } }, "h3": { "typography": { "fontSize": "var(--wp--preset--font-size--36)" }, "color": { "text": "var(--wp--preset--color--neutral-700)" } }, "h4": { "typography": { "fontSize": "var(--wp--preset--font-size--30)" }, "color": { "text": "var(--wp--preset--color--neutral-700)" } }, "h5": { "typography": { "fontSize": "var(--wp--preset--font-size--24)" }, "color": { "text": "var(--wp--preset--color--neutral-700)" } }, "h6": { "typography": { "fontSize": "var(--wp--preset--font-size--20)" }, "color": { "text": "var(--wp--preset--color--neutral-700)" } }, "link": { "color": { "text": "inherit" }, "typography": { "textDecoration": "none" }, ":hover": { "color": { "text": "var(--wp--preset--color--neutral-600)" } }, ":focus": { "color": { "text": "var(--wp--preset--color--neutral-600)" } } } }, "blocks": { "core/button": { "border": { "radius": "var(--wp--custom--border--radius)" }, "color": { "text": "#fff", "background": "var(--wp--preset--color--neutral-700)" }, "spacing": { "padding": { "top": "0.9em", "right": "1.2em", "bottom": "0.9em", "left": "1.2em" } }, "typography": { "fontSize": "var(--wp--preset--font-size--18)", "fontWeight": "var(--wp--custom--font-weight--semi-bold)", "lineHeight": "1" } }, "core/code": { "border": { "width": "0px", "radius": "var(--wp--custom--border--radius)" }, "color": { "background": "var(--wp--preset--color--neutral-100)" } }, "core/column": { "border": { "radius": "var(--wp--custom--border--radius)" } }, "core/columns": { "border": { "radius": "var(--wp--custom--border--radius)" }, "spacing": { "margin": { "bottom": "0" } } }, "core/cover": { "spacing": { "margin": { "top": "0", "bottom": "0" } } }, "core/group": { "spacing": { "margin": { "top": "0px", "bottom": "0px" } } }, "core/heading": { "typography": { "fontWeight": "var(--wp--custom--font-weight--semi-bold)", "lineHeight": "var(--wp--custom--line-height--heading)", "letterSpacing": "-0.03em" } }, "core/image": { "spacing": { "margin": { "top": "0", "right": "0", "bottom": "0", "left": "0" }, "padding": { "top": "0", "right": "0", "bottom": "0", "left": "0" } }, "border": { "width": "var(--wp--custom--border--width)", "style": "var(--wp--custom--border--style)", "color": "var(--wp--custom--border--color)", "radius": "var(--wp--custom--border--radius)" } }, "core/list": { "typography": { "lineHeight": "1.5" } }, "core/navigation": { "spacing": { "margin": { "top": "0px", "right": "auto", "bottom": "0px", "left": "auto" } }, "typography": { "fontSize": "var(--wp--preset--font-size--16)", "fontWeight": "var(--wp--custom--font-weight--medium)" } }, "core/navigation-link": { "typography": { "fontWeight": "var(--wp--custom--font-weight--medium)" } }, "core/paragraph": { "spacing": { "margin": { "top": "0", "bottom": "1em" } }, "typography": { "lineHeight": "var(--wp--custom--line-height--text)" } }, "core/post-date": { "typography": { "fontSize": "var(--wp--preset--font-size--16)" } }, "core/search": { "spacing": { "padding": { "top": "1em", "right": "1em", "bottom": "1em", "left": "2em" } } }, "core/site-tile": { "spacing": { "margin": { "bottom": "0" } }, "typography": { "textDecoration": "none" } }, "core/site-logo": { "color": { "text": "var(--wp--preset--color--neutral-700)" } }, "core/video": { "border": { "radius": "var(--wp--custom--border--radius)" }, "color": { "background": "var(--wp--preset--color--neutral-100)", "text": "var(--wp--preset--color--neutral-700)" } } } } }