{ "$schema": "https://schemas.wp.org/trunk/theme.json", "title": "Yellow", "version": 2, "settings": { "color": { "palette": [ { "slug": "primary", "color": "#ffc600", "name": "Primary" }, { "color": "#000", "name": "Foreground", "slug": "foreground" }, { "color": "#fff", "name": "Background", "slug": "background" } ] } } }