{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 2, "templateParts": [ { "name": "header", "title": "Header", "area": "header" }, { "name": "footer", "title": "Footer", "area": "footer" }, { "name": "page_header", "title": "Page Header", "area": "uncategorized" }, { "name": "single_html", "title": "Single Header Meta", "area": "single_html" } ], "customTemplates": [ { "name": "blank", "postTypes": [ "page", "post" ], "title": "Blank" } ], "settings": { "appearanceTools": true, "color": { "palette": [ { "slug": "primary-color", "color": "#22207C", "name": "Primary color" }, { "slug": "primary-color-dark", "color": "#0e0c6c", "name": "Primary color Dark" }, { "slug": "theme-yellow-color", "color": "#FFF689", "name": "Yellow color" }, { "slug": "black-color", "color": "#000000", "name": "Black" }, { "slug": "white-color", "color": "#fff", "name": "White" }, { "slug": "text-color1", "color": "#373737", "name": "Text color1" }, { "slug": "text-color2", "color": "#4B4B4B", "name": "Text color2" }, { "slug": "text-color3", "color": "#595959", "name": "Text color3" }, { "slug": "text-color4", "color": "#444444", "name": "Text color4" }, { "slug": "text-color5", "color": "#9B9B9B", "name": "Text color5" }, { "slug": "text-color6", "color": "#F4F5F7", "name": "Text color6" }, { "slug": "primary-4%", "color": "rgba(62, 55, 201, 0.04)", "name": "Primary-4%" }, { "color": "transparent", "name": "Transparent", "slug": "transparent" } ] }, "layout": { "contentSize": "700px", "wideSize": "1270px" }, "border": { "radius": true }, "spacing": { "blockGap": true, "margin": true, "padding": true, "spacingScale": { "increment": 1.5, "operator": "+", "mediumStep": 1.5, "steps": 10, "unit": "px" } }, "typography": { "customFontSize": true, "fontFamilies": [ { "fontFace": [ { "fontDisplay": "block", "fontFamily": "DM Sans", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/DMSans-Regular.ttf" ] }, { "fontDisplay": "block", "fontFamily": "DM Sans", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "500", "src": [ "file:./assets/fonts/DMSans-Medium.ttf" ] }, { "fontDisplay": "block", "fontFamily": "DM Sans", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/DMSans-Bold.ttf" ] } ], "fontFamily": "DM Sans", "name": "DMSans", "slug": "DMSans" }, { "fontFace": [ { "fontDisplay": "block", "fontFamily": "Poppins", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "300", "src": [ "file:./assets/fonts/Poppins-Thin.ttf" ] }, { "fontDisplay": "block", "fontFamily": "Poppins", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/Poppins-Regular.ttf" ] }, { "fontDisplay": "block", "fontFamily": "Poppins", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "500", "src": [ "file:./assets/fonts/Poppins-Medium.ttf" ] }, { "fontDisplay": "block", "fontFamily": "Poppins", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "600", "src": [ "file:./assets/fonts/Poppins-SemiBold.ttf" ] }, { "fontDisplay": "block", "fontFamily": "Poppins", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/Poppins-Bold.ttf" ] }, { "fontDisplay": "block", "fontFamily": "Poppins", "fontStretch": "normal", "fontStyle": "normal", "fontWeight": "800", "src": [ "file:./assets/fonts/Poppins-ExtraBold.ttf" ] } ], "fontFamily": "Poppins", "name": "Poppins", "slug": "Poppins" }, { "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif", "name": "System Font", "slug": "system-font" } ], "fontSizes": [ { "name": "ES", "slug": "extra-small", "size": "16px" }, { "name": "S", "slug": "small", "size": "18px" }, { "name": "SM", "slug": "small-medium", "size": "clamp(18px, 1.5vw, 20px)", "fluid": { "min": "18px", "max": "20px" } }, { "name": "M", "slug": "medium", "size": "clamp(18px, 2.0vw, 22px)", "fluid": { "min": "18px", "max": "22px" } }, { "name": "ML", "slug": "medium-large", "size": "clamp(20px, 2.5vw, 28px)", "fluid": { "min": "20px", "max": "24px" } }, { "name": "L", "slug": "large", "size": "clamp(24px, 3vw, 36px)", "fluid": { "min": "24px", "max": "36px" } }, { "name": "XL", "slug": "x-large", "size": "clamp(32px, 3.6vw, 38px)", "fluid": { "min": "32px", "max": "48px" } }, { "name": "2XL", "slug": "xx-large", "size": "clamp(40px, 4.2vw, 48px)", "fluid": { "min": "40px", "max": "56px" } }, { "name": "3XL", "slug": "xxx-large", "size": "clamp(48px, 5.4vw, 64px)", "fluid": { "min": "48px", "max": "64px" } }, { "name": "4XL", "slug": "xxxx-large", "size": "clamp(48px, 6.6vw, 72px)", "fluid": { "min": "48px", "max": "72px" } } ] }, "custom": { "shadow-one": "0px 0px 16px rgba(0, 0, 0, 0.1)", "shadow-two": "0px 0px 12px rgba(38, 50, 56, 0.08)", "spacing": { "outer": "min(5vw, 30px)", "blockbottom": "31px" }, "service-boxshadow": "rgba(0, 14, 48, 0.08)", "fontWeight": { "black": 900, "extraBold": 800, "bold": 700, "semiBold": 600, "medium": 500, "regular": 400, "light": 300, "extraLight": 200, "thin": 100 } }, "useRootPaddingAwareAlignments": true }, "styles": { "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "fontSize": "var(--wp--preset--font-size--medium)", "lineHeight": "1.77" }, "elements": { "link": { "typography": { "textDecoration": "underline" }, "color": { "text": "var(--wp--preset--primary-color)" }, ":hover": { "color": { "text": "var(--wp--preset--primary-color)" } }, ":focus": { "color": { "text": "var(--wp--preset--primary-color)" } } }, "heading": { "typography": { "fontFamily": "var(--wp--preset--font-family--dm-sans)" }, "color": { "text": "var(--wp--preset--color--text-color-1)" } }, "h1": { "typography": { "fontSize": "var(--wp--preset--font-size--xx-large)", "fontWeight": "700", "lineHeight": "1.4" } }, "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)", "fontWeight": "600", "lineHeight": "1.5" }, "spacing": { "margin": { "top": "8px", "right": "0", "bottom": "8px", "left": "0" } } }, "h3": { "typography": { "fontSize": "var(--wp--preset--font-size--large)", "fontWeight": "600", "lineHeight": "1.5" } }, "h4": { "typography": { "fontSize": "var(--wp--preset--font-size--medium-large)", "fontWeight": "500", "lineHeight": "1.5" } }, "h5": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "500", "lineHeight": "1.5" } }, "h6": { "typography": { "fontSize": "var(--wp--preset--font-size--small-medium)", "fontWeight": "500", "lineHeight": "1.77" } } }, "blocks": { "core/post-content": { "elements": { "link": { "typography": { "textDecoration": "underline" } } } }, "core/navigation": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "500", "lineHeight": "1.77" } }, "core/buttons": { "elements": { "button": { "color": { "background": "var(--wp--preset--white-color)", "text": "var(--wp--preset--primary-color)" }, ":hover": { "color": { "background": "var(--wp--preset--primary-color)", "text": "var(--wp--preset--white-color)" } } } } }, "core/button": { "spacing": { "padding": { "top": "16px", "right": "48px", "bottom": "16px", "left": "48px" } }, "border": { "color": "var(--wp--preset--primary-color)", "radius": "4px", "style": "solid", "width": "1px" }, "elements": { "link": { "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "lineHeight": "1.77em" } }, "core/paragraph": { "spacing": { "margin": { "top": "5px", "bottom": "var(--wp--custom--spacing--blockbottom)" } }, "color": { "text": "var(--wp--preset--color--text-color-4)" }, "elements": { "link": { "typography": { "fontWeight": "var(--wp--custom--font-weight--medium)" } } }, "typography": { "fontSize": "16px" } }, "core/post-title": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" }, "color": { "text": "var(--wp--preset--color--heading)" } } } }, "core/list": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" }, "elements": { "link": { "typography": { "textDecoration": "none" }, ":hover": { "typography": { "textDecoration": "underline" } } } } }, "core/comment-author-name": { "elements": { "link": { "typography": { "textDecoration": "none" }, ":hover": { "typography": { "textDecoration": "underline" } } } } }, "core/comment-content": { "elements": { "link": { "typography": { "textDecoration": "underline" }, ":hover": { "typography": { "textDecoration": "none" } } } } }, "core/comment-date": { "elements": { "link": { "typography": { "textDecoration": "none" }, ":hover": { "typography": { "textDecoration": "underline" } } } } }, "core/comment-edit-link": { "elements": { "link": { "typography": { "textDecoration": "none" }, ":hover": { "typography": { "textDecoration": "underline" } } } } }, "core/post-author-name": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/post-date": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/post-terms": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/site-title": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } } } }, "spacing": { "blockGap": "0" } } }