{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 2, "settings": { "color": { "palette": [ { "slug": "primary", "color": "#525ddc", "name": "Primary" } ], "custom": false, "customGradient": false, "defaultPalette": false, "defaultGradients": false }, "custom": { "spacing": {}, "typography": { "font-size": {}, "line-height": {} } }, "spacing": { "padding": true, "units": ["px", "%", "em", "rem", "vw", "vh"] }, "typography": { "customFontSize": false } } }