{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 3, "title": "Solar", "settings": { "color": { "defaultDuotone": false, "defaultGradients": false, "defaultPalette": false, "palette": [ { "color": "#cc9900", "name": "Primary", "slug": "primary" }, { "color": "#fefce8", "name": "Primary: 50", "slug": "primary-50" }, { "color": "#fef9c3", "name": "Primary: 100", "slug": "primary-100" }, { "color": "#fef08a", "name": "Primary: 200", "slug": "primary-200" }, { "color": "#fde047", "name": "Primary: 300", "slug": "primary-300" }, { "color": "#facc15", "name": "Primary: 400", "slug": "primary-400" }, { "color": "#eab308", "name": "Primary: 500", "slug": "primary-500" }, { "color": "#ca8a04", "name": "Primary: 600", "slug": "primary-600" }, { "color": "#a16207", "name": "Primary: 700", "slug": "primary-700" }, { "color": "#854d0e", "name": "Primary: 800", "slug": "primary-800" }, { "color": "#713f12", "name": "Primary: 900", "slug": "primary-900" }, { "color": "#422006", "name": "Primary: 950", "slug": "primary-950" }, { "color": "#ffffff", "name": "Base", "slug": "base" }, { "color": "#1d1d1f", "name": "Contrast", "slug": "contrast" }, { "color": "#121212", "name": "Base 2", "slug": "base-2" }, { "color": "#fcfcfa", "name": "Contrast 2", "slug": "contrast-2" }, { "color": "#047857", "name": "Success", "slug": "success" }, { "color": "#b91c1c", "name": "Danger", "slug": "danger" }, { "color": "#fbbf24", "name": "Warning", "slug": "warning" }, { "color": "#22d3ee", "name": "Info", "slug": "info" }, { "color": "#fefefe", "name": "White", "slug": "white" }, { "color": "#fafafa", "name": "Neutral: 50", "slug": "neutral-50" }, { "color": "#f5f5f5", "name": "Neutral: 100", "slug": "neutral-100" }, { "color": "#e5e5e5", "name": "Neutral: 200", "slug": "neutral-200" }, { "color": "#d4d4d4", "name": "Neutral: 300", "slug": "neutral-300" }, { "color": "#a3a3a3", "name": "Neutral: 400", "slug": "neutral-400" }, { "color": "#737373", "name": "Neutral: 500", "slug": "neutral-500" }, { "color": "#525252", "name": "Neutral: 600", "slug": "neutral-600" }, { "color": "#404040", "name": "Neutral: 700", "slug": "neutral-700" }, { "color": "#262626", "name": "Neutral: 800", "slug": "neutral-800" }, { "color": "#171717", "name": "Neutral: 900", "slug": "neutral-900" }, { "color": "#0a0a0a", "name": "Neutral: 950", "slug": "neutral-950" }, { "color": "#000000", "name": "Black", "slug": "black" } ] } } }