{ "$schema": "https:\/\/schemas.wp.org\/trunk\/theme.json", "version": 2, "title": "Violet", "settings": { "color": { "palette": [ { "name": "Primary 950", "slug": "primary-950", "color": "#2e1065" }, { "name": "Primary 900", "slug": "primary-900", "color": "#4c1d95" }, { "name": "Primary 800", "slug": "primary-800", "color": "#5b21b6" }, { "name": "Primary 700", "slug": "primary-700", "color": "#6d28d9" }, { "name": "Primary 600", "slug": "primary-600", "color": "#7c3aed" }, { "name": "Primary 500", "slug": "primary-500", "color": "#8b5cf6" }, { "name": "Primary 400", "slug": "primary-400", "color": "#a78bfa" }, { "name": "Primary 300", "slug": "primary-300", "color": "#c4b5fd" }, { "name": "Primary 200", "slug": "primary-200", "color": "#ddd6fe" }, { "name": "Primary 100", "slug": "primary-100", "color": "#ede9fe" }, { "name": "Primary 50", "slug": "primary-50", "color": "#f5f3ff" }, { "name": "Primary 25", "slug": "primary-25", "color": "#faf9fe" }, { "name": "Neutral 950", "slug": "neutral-950", "color": "#030712" }, { "name": "Neutral 900", "slug": "neutral-900", "color": "#111827" }, { "name": "Neutral 800", "slug": "neutral-800", "color": "#1f2937" }, { "name": "Neutral 700", "slug": "neutral-700", "color": "#374151" }, { "name": "Neutral 600", "slug": "neutral-600", "color": "#4b5563" }, { "name": "Neutral 500", "slug": "neutral-500", "color": "#6b7280" }, { "name": "Neutral 400", "slug": "neutral-400", "color": "#9ca3af" }, { "name": "Neutral 300", "slug": "neutral-300", "color": "#d1d5db" }, { "name": "Neutral 200", "slug": "neutral-200", "color": "#e5e7eb" }, { "name": "Neutral 100", "slug": "neutral-100", "color": "#f3f4f6" }, { "name": "Neutral 50", "slug": "neutral-50", "color": "#f9fafb" }, { "name": "Neutral 0", "slug": "neutral-0", "color": "#ffffff" }, { "name": "Success 600", "slug": "success-600", "color": "#059669" }, { "name": "Success 500", "slug": "success-500", "color": "#10b981" }, { "name": "Success 100", "slug": "success-100", "color": "#d1fae5" }, { "name": "Warning 600", "slug": "warning-600", "color": "#d97706" }, { "name": "Warning 500", "slug": "warning-500", "color": "#f59e0b" }, { "name": "Warning 100", "slug": "warning-100", "color": "#feeac7" }, { "name": "Error 600", "slug": "error-600", "color": "#e11d48" }, { "name": "Error 500", "slug": "error-500", "color": "#f43f5e" }, { "name": "Error 100", "slug": "error-100", "color": "#ffe4e6" }, { "name": "Transparent", "slug": "transparent", "color": "transparent" }, { "name": "Current", "slug": "current", "color": "currentcolor" }, { "name": "Inherit", "slug": "inherit", "color": "inherit" } ] } } }