{ "$schema": "https://schemas.wp.org/trunk/theme.json", "title": "Deep Indigo", "version": 2, "settings": { "color": { "palette": [ { "slug": "primary", "color": "#939809", "name": "Primary" }, { "slug": "secondary", "color": "#3d440f", "name": "Secondary" }, { "slug": "section-bg", "color": "#fdfdec", "name": "Section Background" }, { "slug": "heading-color", "color": "#000000", "name": "Heading Color" }, { "color": "#000000", "name": "Foreground", "slug": "foreground" }, { "color": "#ffffff", "name": "Background", "slug": "background" } ] } } }