{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 3, "title": "Petal", "settings": { "color": { "defaultDuotone": false, "defaultGradients": false, "defaultPalette": false, "palette": [ { "color": "#d34c4c", "name": "Primary", "slug": "primary" }, { "color": "#fff1f2", "name": "Primary: 50", "slug": "primary-50" }, { "color": "#ffe4e6", "name": "Primary: 100", "slug": "primary-100" }, { "color": "#fecdd3", "name": "Primary: 200", "slug": "primary-200" }, { "color": "#fda4af", "name": "Primary: 300", "slug": "primary-300" }, { "color": "#fb7185", "name": "Primary: 400", "slug": "primary-400" }, { "color": "#f43f5e", "name": "Primary: 500", "slug": "primary-500" }, { "color": "#e11d48", "name": "Primary: 600", "slug": "primary-600" }, { "color": "#be123c", "name": "Primary: 700", "slug": "primary-700" }, { "color": "#9f1239", "name": "Primary: 800", "slug": "primary-800" }, { "color": "#881337", "name": "Primary: 900", "slug": "primary-900" }, { "color": "#4c0519", "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" } ] } } }