{ "$schema": "https://schemas.wp.org/trunk/theme.json", "title": "Apple clean", "version": 2, "settings": { "color": { "palette": [ { "slug": "raft-bg", "color": "#E7DED0", "name": "Background" }, { "slug": "raft-fg", "color": "#292E29", "name": "Foreground" }, { "slug": "raft-bg-alt", "color": "rgba(255, 255, 255, 0.3)", "name": "Background Alt" }, { "slug": "raft-fg-alt", "color": "#fcfcfc", "name": "Foreground Alt" }, { "slug": "raft-accent", "color": "#C25252", "name": "Accent" } ] } } }