{
    "$schema": "https://schemas.wp.org/trunk/theme.json",
    "version": 1,
    "settings": {
        "blocks": {
            "core/button": {
                "border": {
                    "customRadius": true
                }
            },
            "core/image": {
                "styles": {
                    "border": {
                        "customRadius": true
                    }
                }
            },
            "core/columns": {
                "styles": {
                    "border": {
                        "customRadius": true
                    }
                },
                "supports": {
                    "anchor": true,
                    "align": ["wide", "full"],
                    "html": false,
                    "color": {
                        "gradients": true,
                        "link": true
                    }
                }
            },
            "core/heading": {
                "styles": {
                    "border": {
                        "customRadius": true
                    }
                }
            },
            "border": {
                "customRadius": true
            },
            "custom": {},
            "layout": {},
            "spacing": {},
            "typography": {}
        },
        "styles": {},
        "customTemplates": {},
        "templateParts": {}
    }
}