{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 2, "styles": { "color": { "background": "#efefef" } }, "settings": { "appearanceTools": true, "color": { "palette": [ { "color": "#ffffff", "name": "Base", "slug": "base" }, { "color": "#000000", "name": "Contrast", "slug": "contrast" }, { "color": "#F86F03", "name": "Primary", "slug": "primary" }, { "color": "#5b0012", "name": "Secondary", "slug": "secondary" }, { "color": "#515151", "name": "Tertiary", "slug": "tertiary" }, { "color": "#fbfbfb", "name": "LightGrey", "slug": "lightgrey" }, { "color": "#020202", "name": "Overlay", "slug": "overlay" }, { "color": "#FFF9F9", "name": "banner-text", "slug": "Banner Text" } ] }, "useRootPaddingAwareAlignments": true } }