{ "$schema": "https://schemas.wp.org/trunk/theme.json", "title": "Mint Leaf", "version": 2, "settings": { "color": { "palette": [ { "slug": "primary", "color": "#14532d", "name": "Primary" }, { "slug": "secondary", "color": "#22c55e", "name": "Secondary" }, { "color": "#052e16", "name": "Foreground", "slug": "foreground" }, { "color": "#ecfdf5", "name": "Background", "slug": "background" } ] } } }