{ "$schema": "https://schemas.wp.org/trunk/theme.json", "title": "Golden Amber", "version": 2, "settings": { "color": { "palette": [ { "slug": "primary", "color": "#091898", "name": "Primary" }, { "slug": "secondary", "color": "#0f0f44", "name": "Secondary" }, { "slug": "section-bg", "color": "#e0e2f3", "name": "Section Background" }, { "slug": "heading-color", "color": "#000000", "name": "Heading Color" }, { "color": "#000000", "name": "Foreground", "slug": "foreground" }, { "color": "#ffffff", "name": "Background", "slug": "background" } ] } } }