{ "settings": { "appearanceTools": true, "color": { "palette": [ { "color": "#000", "name": "Color 1", "slug": "custom-color-1" }, { "color": "#ffffff", "name": "Color 2", "slug": "custom-color-2" } ] }, "layout": { "contentSize": "620px", "wideSize": "1000px" }, "spacing": { "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "typography": { "fontFamilies": [ { "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif", "name": "System Font", "slug": "system-font" }, { "fontFace": [ { "fontFamily": "Atma", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/Atma-Regular.ttf" ] } ], "fontFamily": "Atma", "name": "Atma", "slug": "atma" }, { "fontFace": [ { "fontFamily": "\"Courier Prime\"", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/CourierPrime-Regular.ttf" ] }, { "fontFamily": "\"Courier Prime\"", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/CourierPrime-Bold.ttf" ] } ], "fontFamily": "\"Courier Prime\"", "name": "Courier Prime", "slug": "courier-prime" }, { "fontFace": [ { "fontFamily": "\"Josefin Sans\"", "fontStyle": "normal", "fontWeight": "100 700", "src": [ "file:./assets/fonts/JosefinSans-VariableFont_wght.ttf" ] } ], "fontFamily": "\"Josefin Sans\"", "name": "Josefin Sans", "slug": "josefin-sans" } ] }, "useRootPaddingAwareAlignments": true }, "styles": { "elements": { "button": { "color": { "background": "var(--wp--preset--color--custom-color-1)", "text": "var(--wp--preset--color--custom-color-2)" } } }, "spacing": { "blockGap": "0px", "padding": { "bottom": "0px", "left": "0px", "right": "0px", "top": "0px" } } }, "templateParts": [ { "area": "header", "name": "header" }, { "area": "footer", "name": "footer" } ], "version": 3, "$schema": "https://schemas.wp.org/wp/6.6/theme.json" }