{ "title": "Carrie", "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 2, "settings": { "color": { "palette": [ { "slug": "foreground", "color": "#C02500", "name": "Foreground" }, { "slug": "background", "color": "#FFFCD5", "name": "Background" }, { "slug": "primary", "color": "#C02500", "name": "Primary" }, { "slug": "secondary", "color": "#AB9732", "name": "Secondary" } ] } } }