{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 2, "styles": { "color": { "background": "#1e1e1e" } }, "settings": { "appearanceTools": true, "color": { "palette": [ { "color": "#1e1e1e", "name": "Base", "slug": "base" }, { "color": "#fff", "name": "Contrast", "slug": "contrast" }, { "color": "#c593ff", "name": "Primary", "slug": "primary" }, { "color": "#a0abb3", "name": "Secondary", "slug": "secondary" }, { "color": "#b9b9b9", "name": "Tertiary", "slug": "tertiary" }, { "color": "#0e0e0e", "name": "LightGrey", "slug": "lightgrey" }, { "color": "#020202", "name": "Overlay", "slug": "overlay" }, { "color": "#FFF9F9", "name": "banner-text", "slug": "Banner Text" } ] }, "useRootPaddingAwareAlignments": true } }