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