{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 1, "customTemplates": [ { "name": "blank", "title": "Blank", "postTypes": [ "page", "post" ] }, { "name": "fullwidth", "title": "Full Width", "postTypes": [ "page", "post" ] } ], "settings": { "appearanceTools": true, "color": { "palette": [ { "slug": "foreground", "color": "#edf1f0", "name": "Foreground" }, { "slug": "background", "color": "#ffffff", "name": "Background" }, { "slug": "primary", "color": "#121212", "name": "Title" }, { "slug": "secondary", "color": "#444444", "name": "Content" }, { "slug": "tertiary", "color": "#eef2f1", "name": "Button Text" }, { "slug": "tertiarygb", "color": "#1a1a1a", "name": "Button BG" }, { "slug": "link", "color": "#1b1b1b", "name": "Link" }, { "slug": "banner", "color": "#fff", "name": "Banner" } ] }, "custom": { "typography": { "line-height": { "tiny": 1.15, "small": 1.2, "medium": 1.4, "normal": 1.6 } } }, "spacing": { "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "typography": { "fontFamilies": [ { "fontFace": [ { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "normal", "fontWeight": "100", "src": [ "file:./assets/fonts/Poppins-Thin.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "italic", "fontWeight": "100", "src": [ "file:./assets/fonts/Poppins-ThinItalic.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "normal", "fontWeight": "200", "src": [ "file:./assets/fonts/Poppins-ExtraLight.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "italic", "fontWeight": "200", "src": [ "file:./assets/fonts/Poppins-ExtraLightItalic.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "normal", "fontWeight": "300", "src": [ "file:./assets/fonts/Poppins-Light.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "italic", "fontWeight": "300", "src": [ "file:./assets/fonts/Poppins-LightItalic.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/Poppins-Regular.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "italic", "fontWeight": "400", "src": [ "file:./assets/fonts/Poppins-Italic.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "normal", "fontWeight": "500", "src": [ "file:./assets/fonts/Poppins-Medium.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "italic", "fontWeight": "500", "src": [ "file:./assets/fonts/Poppins-MediumItalic.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "normal", "fontWeight": "600", "src": [ "file:./assets/fonts/Poppins-SemiBold.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "italic", "fontWeight": "600", "src": [ "file:./assets/fonts/Poppins-SemiBoldItalic.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/Poppins-Bold.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "italic", "fontWeight": "700", "src": [ "file:./assets/fonts/Poppins-BoldItalic.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "normal", "fontWeight": "800", "src": [ "file:./assets/fonts/Poppins-ExtraBold.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "italic", "fontWeight": "800", "src": [ "file:./assets/fonts/Poppins-ExtraBoldItalic.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "normal", "fontWeight": "900", "src": [ "file:./assets/fonts/Poppins-Black.woff2" ] }, { "fontFamily": "Poppins", "fontStretch": "", "fontStyle": "italic", "fontWeight": "900", "src": [ "file:./assets/fonts/Poppins-BlackItalic.woff2" ] } ], "fontFamily": "\"Poppins\", sans-serif", "name": "Poppins", "slug": "poppins" }, { "fontFace": [ { "fontFamily": "Playfair Display", "fontStretch": "", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/PlayfairDisplay-Regular.woff2" ] }, { "fontFamily": "Playfair Display", "fontStretch": "", "fontStyle": "italic", "fontWeight": "400", "src": [ "file:./assets/fonts/PlayfairDisplay-Italic.woff2" ] }, { "fontFamily": "Playfair Display", "fontStretch": "", "fontStyle": "normal", "fontWeight": "500", "src": [ "file:./assets/fonts/PlayfairDisplay-Medium.woff2" ] }, { "fontFamily": "Playfair Display", "fontStretch": "", "fontStyle": "normal", "fontWeight": "600", "src": [ "file:./assets/fonts/PlayfairDisplay-SemiBold.woff2" ] }, { "fontFamily": "Playfair Display", "fontStretch": "", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/PlayfairDisplay-Bold.woff2" ] }, { "fontFamily": "Playfair Display", "fontStretch": "", "fontStyle": "normal", "fontWeight": "800", "src": [ "file:./assets/fonts/PlayfairDisplay-ExtraBold.woff2" ] }, { "fontFamily": "Playfair Display", "fontStretch": "", "fontStyle": "normal", "fontWeight": "900", "src": [ "file:./assets/fonts/PlayfairDisplay-Black.woff2" ] } ], "fontFamily": "Playfair Display", "name": "Playfair Display", "slug": "playfair-display" } ], "fontSizes": [ { "slug": "small", "size": "14px", "name": "Small" }, { "slug": "medium", "size": "16px", "name": "Medium" }, { "slug": "large", "size": "20px", "name": "Large" }, { "slug": "x-large", "size": "30px", "name": "Extra Large" }, { "slug": "xx-large", "size": "40px", "name": "Double Extra Large" } ] }, "layout": { "contentSize": "100%", "wideSize": "100%" } }, "styles": { "blocks": { "core/button": { "border": { "radius": "0" }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/post-title": { "typography": { "fontWeight": "600", "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontSize": "var(--wp--preset--font-size--xx-large)" } }, "core/query-title": { "typography": { "fontWeight": "600", "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontSize": "var(--wp--preset--font-size--xx-large)" } }, "core/site-title": { "typography": { "lineHeight": "var(--wp--custom--typography--line-height--small)", "fontSize": "var(--wp--preset--font-size--x-large)", "fontWeight": "600" } } }, "color": { "background": "var(--wp--preset--color--background)", "text": "var(--wp--preset--color--primary)" }, "elements": { "h1": { "typography": { "fontWeight": "600", "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontSize": "var(--wp--preset--font-size--xx-large)" } }, "h2": { "typography": { "fontWeight": "600", "lineHeight": "var(--wp--custom--typography--line-height--small)", "fontSize": "var(--wp--preset--font-size--x-large)" } }, "h3": { "typography": { "fontWeight": "600", "lineHeight": "var(--wp--custom--typography--line-height--medium)", "fontSize": "var(--wp--preset--font-size--large)" } }, "h4": { "typography": { "fontWeight": "600", "lineHeight": "var(--wp--custom--typography--line-height--medium)", "fontSize": "var(--wp--preset--font-size--medium)" } }, "h5": { "typography": { "fontWeight": "400", "lineHeight": "var(--wp--custom--typography--line-height--normal)", "fontSize": "var(--wp--preset--font-size--small)" } }, "h6": { "typography": { "fontWeight": "600", "lineHeight": "var(--wp--custom--typography--line-height--normal)", "fontSize": "var(--wp--preset--font-size--small)" } }, "link": { "color": { "text": "var(--wp--preset--color--secondary)" }, ":hover": { "color": { "text": "var(--wp--preset--color--primary)" } } } }, "spacing": { "blockGap": "0rem" }, "typography": { "lineHeight": "var(--wp--custom--typography--line-height--normal)", "fontSize": "var(--wp--preset--font-size--medium)" } }, "templateParts": [ { "name": "header", "title": "Header", "area": "header" }, { "name": "footer", "title": "Footer", "area": "footer" } ] }