{ "$schema": "https://schemas.wp.org/trunk/theme.json", "title": "Deep Forest", "version": 2, "settings": { "color": { "palette": [ { "color": "#ffffff", "name": "Base", "slug": "base" }, { "color": "#000000", "name": "Contrast", "slug": "contrast" }, { "color": "#2e7d32", "name": "Primary", "slug": "primary" }, { "color": "#1b5e20", "name": "Secondary", "slug": "secondary" }, { "color": "#c8e6c9", "name": "Tertiary", "slug": "tertiary" }, { "color": "#e8f5e9", "name": "Fourth", "slug": "fourth" } ] } } }