{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 3, "slug": "section-2", "title": "Light", "blockTypes": [ "core/group" ], "styles": { "color": { "background": "var(--wp--preset--color--light)", "text": "var(--wp--preset--color--contrast)" } } }