{ "settings": { "appearanceTools": true, "border": { "color": true, "radius": true, "style": true, "width": true }, "color": { "custom": true, "customGradient": true, "link": true, "palette": [ { "color": "#212121", "name": "Primary", "slug": "primary" }, { "color": "#5d588e", "name": "Secondary", "slug": "secondary" }, { "color": "#212121", "name": "Foreground", "slug": "foreground" }, { "color": "#ffffff", "name": "Background", "slug": "background" }, { "color": "#757575", "name": "Tertiary", "slug": "tertiary" } ] }, "layout": { "contentSize": "520px", "wideSize": "1000px" }, "spacing": { "blockGap": true, "margin": true, "spacingScale": { "steps": 0 }, "spacingSizes": [ { "size": "0.75rem", "slug": "30", "name": "1" }, { "size": "1rem", "slug": "40", "name": "2" }, { "size": "1.5rem", "slug": "50", "name": "3" }, { "size": "2rem", "slug": "60", "name": "4" }, { "size": "3rem", "slug": "70", "name": "5" }, { "size": "4rem", "slug": "80", "name": "6" } ], "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "typography": { "customFontSize": true, "fluid": true, "fontFamilies": [ { "fontFace": [ { "fontFamily": "Nimbus Sans", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/nimbus-sans_normal_400.woff" ] }, { "fontFamily": "Nimbus Sans", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/nimbus-sans_normal_700.woff" ] }, { "fontFamily": "Nimbus Sans", "fontStyle": "italic", "fontWeight": "400", "src": [ "file:./assets/fonts/nimbus-sans_italic_400.woff" ] }, { "fontFamily": "Nimbus Sans", "fontStyle": "italic", "fontWeight": "700", "src": [ "file:./assets/fonts/nimbus-sans_italic_700.woff" ] } ], "fontFamily": "Nimbus Sans", "slug": "nimbus-sans" } ], "fontSizes": [ { "fluid": { "max": "0.833rem", "min": "0.833rem" }, "name": "Extra Small", "size": "0.833rem", "slug": "x-small" }, { "fluid": { "max": "1rem", "min": "0.833rem" }, "name": "Small", "size": "1rem", "slug": "small" }, { "fluid": { "max": "1.2rem", "min": "1rem" }, "name": "Medium", "size": "1.2rem", "slug": "medium" }, { "fluid": { "max": "1.44rem", "min": "1.2rem" }, "name": "Large", "size": "1.44rem", "slug": "large" }, { "fluid": { "max": "1.728rem", "min": "1.44rem" }, "name": "Extra Large", "size": "1.728rem", "slug": "x-large" }, { "fluid": { "max": "2.074rem", "min": "1.728rem" }, "name": "2X Large", "size": "1.901rem", "slug": "xx-large" } ], "lineHeight": true }, "useRootPaddingAwareAlignments": true }, "styles": { "blocks": { "core/avatar": { "typography": { "lineHeight": "0" } }, "core/code": { "border": { "color": "var(--wp--preset--color--tertiary)", "radius": "3px", "style": "solid", "width": "1px" }, "spacing": { "padding": "var(--wp--style--block-gap)" }, "typography": { "fontFamily": "monospace" } }, "core/columns": { "spacing": { "blockGap": "var(--wp--style--block-gap)" } }, "core/comment-author-name": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--tertiary)" }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--x-small)" } }, "core/comment-date": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--tertiary)" }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--x-small)" } }, "core/comment-edit-link": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--tertiary)" }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--x-small)" } }, "core/comments-pagination": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" }, "elements": { "link": { "typography": { "textDecoration": "none" }, ":hover": { "typography": { "textDecoration": "underline solid" } } } } }, "core/comment-reply-link": { "elements": { "link": { "border": { "color": "var(--wp--preset--color--foreground)", "radius": "2px", "style": "solid", "width": "1px" }, "spacing": { "padding": "0.109375rem 0.5rem" }, "typography": { "fontSize": "var(--wp--preset--font-size--x-small)", "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--x-small)" } }, "core/list": { "spacing": { "padding": { "left": "var(--wp--style--block-gap)" } } }, "core/navigation": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" }, ":focus": { "typography": { "textDecoration": "underline dashed" } }, ":active": { "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-author": { "color": { "text": "var(--wp--preset--color--tertiary)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--tertiary)" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--x-small)" } }, "core/post-author-byline": { "color": { "text": "var(--wp--preset--color--tertiary)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--tertiary)" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--x-small)" } }, "core/post-date": { "color": { "text": "var(--wp--preset--color--tertiary)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--tertiary)" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--x-small)" } }, "core/post-navigation-link": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" }, "elements": { "link": { "typography": { "textDecoration": "none" }, ":hover": { "typography": { "textDecoration": "underline solid" } } } } }, "core/post-terms": { "color": { "text": "var(--wp--preset--color--tertiary)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--tertiary)" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--x-small)" } }, "core/post-title": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "spacing": { "margin": { "bottom": "0" } }, "typography": { "fontSize": "var(--wp--preset--font-size--x-large)" } }, "core/pullquote": { "border": { "color": "var(--wp--preset--color--tertiary)", "style": "solid", "width": "1px 0" }, "spacing": { "padding": "var(--wp--style--block-gap)" }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontStyle": "italic" } }, "core/query-pagination": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" }, "elements": { "link": { "typography": { "textDecoration": "none" }, ":hover": { "typography": { "textDecoration": "underline solid" } } } } }, "core/query-title": { "typography": { "fontSize": "var(--wp--preset--font-size--large)" } }, "core/quote": { "border": { "color": "var(--wp--preset--color--primary)", "style": "solid", "width": "0 0 0 1px" }, "spacing": { "padding": { "left": "var(--wp--style--block-gap)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/read-more": { "border": { "color": "var(--wp--preset--color--tertiary)", "radius": "2px", "style": "solid", "width": "1px" }, "spacing": { "padding": "0 0.5rem" }, "typography": { "fontSize": "var(--wp--preset--font-size--x-small)", "textDecoration": "none" } }, "core/search": { "typography": { "fontSize": "var(--wp--preset--font-size--x-small)" } }, "core/separator": { "border": { "color": "currentColor", "style": "solid", "width": "0 0 1px 0" }, "color": { "text": "#d9d9d9" } }, "core/site-tagline": { "typography": { "fontSize": "var(--wp--preset--font-size--x-small)" } }, "core/site-title": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "700" } } }, "color": { "background": "var(--wp--preset--color--background)", "text": "var(--wp--preset--color--foreground)" }, "elements": { "button": { ":active": { "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--background)" } }, ":focus": { "color": { "background": "var(--wp--preset--color--secondary)", "text": "var(--wp--preset--color--background)" } }, ":hover": { "color": { "background": "var(--wp--preset--color--secondary)", "text": "var(--wp--preset--color--background)" } }, "border": { "radius": "2px" }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--background)" }, "spacing": { "padding": "1.050420168em 2.100840336em" }, "typography": { "fontSize": "var(--wp--preset--font-size--x-small)", "fontWeight": "700", "letterSpacing": "0.04em", "textTransform": "uppercase" } }, "h1": { "typography": { "fontSize": "var(--wp--preset--font-size--xx-large)" } }, "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--x-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--x-small)" } }, "heading": { "typography": { "fontFamily": "Nimbus Sans", "fontStyle": "normal", "fontWeight": "700", "lineHeight": "1.125" } }, "link": { ":hover": { "typography": { "textDecoration": "none" } }, "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "fontFamily": "Nimbus Sans" } } }, "spacing": { "blockGap": "1.5rem", "padding": { "top": "0", "right": "var(--wp--style--block-gap)", "bottom": "0", "left": "var(--wp--style--block-gap)" } }, "typography": { "fontFamily": "var:preset|font-family|nimbus-sans", "fontSize": "var:preset|font-size|small", "lineHeight": "1.5" } }, "templateParts": [ { "area": "header", "name": "header" }, { "area": "footer", "name": "footer" }, { "area": "uncategorized", "name": "comments" } ], "version": 2, "$schema": "https://schemas.wp.org/trunk/theme.json" }