{ "settings": { "appearanceTools": true, "color": { "custom": true, "customGradient": true, "palette": [ { "color": "#ec5a30", "name": "Primary", "slug": "primary" }, { "color": "#575757", "name": "Secondary", "slug": "secondary" }, { "color": "#000000", "name": "Foreground", "slug": "foreground" }, { "color": "#ffffff", "name": "Background", "slug": "background" }, { "color": "#f2f7f8", "name": "Tertiary", "slug": "tertiary" } ] }, "layout": { "contentSize": "700px", "wideSize": "1160px" }, "spacing": { "customSpacingSize": true, "spacingScale": { "increment": 1.5, "mediumStep": 1.5, "operator": "*", "steps": 7, "unit": "rem" }, "spacingSizes": [ { "name": "1", "size": "0.5rem", "slug": "30" }, { "name": "2", "size": "1rem", "slug": "40" }, { "name": "3", "size": "clamp(1.5rem, 2.4096386vw, 2.0rem)", "slug": "50" }, { "name": "4", "size": "clamp(1.5rem, 3.6144578vw, 3.0rem)", "slug": "60" }, { "name": "5", "size": "clamp(2.0rem, 4.8192771vw, 4.0rem)", "slug": "70" }, { "name": "6", "size": "clamp(3.0rem, 7.2289157vw, 6.0rem)", "slug": "80" } ], "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "typography": { "dropCap": false, "fluid": true, "fontFamilies": [ { "fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif", "name": "System Font", "slug": "system-font" }, { "fontFace": [ { "fontFamily": "Figtree", "fontStyle": "normal", "fontWeight": "300", "src": [ "file:./assets/fonts/figtree_normal_300.ttf" ] }, { "fontFamily": "Figtree", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/figtree_normal_400.ttf" ] }, { "fontFamily": "Figtree", "fontStyle": "normal", "fontWeight": "500", "src": [ "file:./assets/fonts/figtree_normal_500.ttf" ] }, { "fontFamily": "Figtree", "fontStyle": "normal", "fontWeight": "600", "src": [ "file:./assets/fonts/figtree_normal_600.ttf" ] }, { "fontFamily": "Figtree", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/figtree_normal_700.ttf" ] }, { "fontFamily": "Figtree", "fontStyle": "normal", "fontWeight": "800", "src": [ "file:./assets/fonts/figtree_normal_800.ttf" ] }, { "fontFamily": "Figtree", "fontStyle": "normal", "fontWeight": "900", "src": [ "file:./assets/fonts/figtree_normal_900.ttf" ] }, { "fontFamily": "Figtree", "fontStyle": "italic", "fontWeight": "300", "src": [ "file:./assets/fonts/figtree_italic_300.ttf" ] }, { "fontFamily": "Figtree", "fontStyle": "italic", "fontWeight": "400", "src": [ "file:./assets/fonts/figtree_italic_400.ttf" ] }, { "fontFamily": "Figtree", "fontStyle": "italic", "fontWeight": "500", "src": [ "file:./assets/fonts/figtree_italic_500.ttf" ] }, { "fontFamily": "Figtree", "fontStyle": "italic", "fontWeight": "600", "src": [ "file:./assets/fonts/figtree_italic_600.ttf" ] }, { "fontFamily": "Figtree", "fontStyle": "italic", "fontWeight": "700", "src": [ "file:./assets/fonts/figtree_italic_700.ttf" ] }, { "fontFamily": "Figtree", "fontStyle": "italic", "fontWeight": "800", "src": [ "file:./assets/fonts/figtree_italic_800.ttf" ] }, { "fontFamily": "Figtree", "fontStyle": "italic", "fontWeight": "900", "src": [ "file:./assets/fonts/figtree_italic_900.ttf" ] } ], "fontFamily": "Figtree", "slug": "figtree" } ], "fontSizes": [ { "fluid": { "max": "1.042rem", "min": "0.868rem" }, "name": "Small", "size": "1.042rem", "slug": "small" }, { "fluid": { "max": "1.25rem", "min": "1.042rem" }, "name": "Medium", "size": "1.25rem", "slug": "medium" }, { "fluid": { "max": "1.5rem", "min": "1.25rem" }, "name": "Large", "size": "1.5rem", "slug": "large" }, { "fluid": { "max": "1.8rem", "min": "1.5rem" }, "name": "Extra Large", "size": "1.8rem", "slug": "x-large" }, { "fluid": { "max": "2.592rem", "min": "1.8rem" }, "name": "Double Extra Large", "size": "2.592rem", "slug": "xx-large" }, { "fluid": { "max": "3.732rem", "min": "2.592rem" }, "name": "Triple Extra Large", "size": "3.732rem", "slug": "xxx-large" }, { "fluid": { "max": "4.8rem", "min": "2.592rem" }, "name": "Huge", "size": "4.8rem", "slug": "huge" } ], "fontStyle": true, "fontWeight": true, "letterSpacing": true, "textDecoration": true, "textTransform": true }, "useRootPaddingAwareAlignments": true }, "styles": { "blocks": { "core/button": { "border": { "radius": "50px" } }, "core/comments-pagination": { "spacing": { "margin": { "top": "var(--wp--preset--spacing--40)" } } }, "core/comments-title": { "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--40)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--large)" } }, "core/heading": { "color": { "text": "var:preset|color|foreground" }, "typography": { "fontStyle": "normal", "fontWeight": "600" } }, "core/navigation": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-author": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-content": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--secondary)" } } } }, "core/post-excerpt": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/post-terms": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-title": { "color": { "text": "var:preset|color|foreground" }, "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--30)", "top": "var(--wp--preset--spacing--30)" } }, "typography": { "fontStyle": "normal", "fontWeight": "500" } }, "core/query-pagination": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "400" } }, "core/site-title": { "elements": { "link": { ":active": { "typography": { "textDecoration": "none" } }, ":focus": { "typography": { "textDecoration": "underline dashed" } }, ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontStyle": "normal", "fontWeight": "500", "lineHeight": "1.4" } } }, "color": { "background": "var(--wp--preset--color--background)", "text": "var:preset|color|secondary" }, "elements": { "button": { ":hover": { "color": { "background": "var(--wp--preset--color--secondary)", "text": "var(--wp--preset--color--white)" } }, "border": { "radius": "0" }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--white)" } }, "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--medium)" } }, "h4": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "h5": { "typography": { "fontSize": "var(--wp--preset--font-size--x-small)", "textTransform": "uppercase" } }, "h6": { "typography": { "fontSize": "var(--wp--preset--font-size--x-small)" } }, "heading": { "typography": { "fontFamily": "var:preset|font-family|figtree", "fontStyle": "normal", "fontWeight": "600", "lineHeight": "1.3" } }, "link": { ":hover": { "typography": { "textDecoration": "none" } }, "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "textDecoration": "underline" } } }, "spacing": { "blockGap": "var(--wp--preset--spacing--50)", "padding": { "bottom": "0", "left": "var(--wp--preset--spacing--60)", "right": "var(--wp--preset--spacing--60)", "top": "0" } }, "typography": { "fontFamily": "var:preset|font-family|figtree", "fontSize": "18px", "lineHeight": "1.6" } }, "templateParts": [ { "area": "header", "name": "header", "title": "Header" }, { "area": "footer", "name": "footer", "title": "Footer" }, { "area": "uncategorized", "name": "post-meta", "title": "Post Meta" } ], "version": 2, "$schema": "https://schemas.wp.org/trunk/theme.json" }