{
    "$schema": "https://schemas.wp.org/trunk/theme.json",
    "version": 1,
    "settings": {
        "blocks": {
            "core/button": {
                "border": {
                    "customRadius": true
                }
            },
            "core/image": {
                "styles": {
                    "border": {
                        "customRadius": true
                    }
                }
            },
            "core/column": {
                "styles": {
                    "border": {
                        "customRadius": true
                    }
                }
            },
            "core/heading": {
                "styles": {
                    "border": {
                        "customRadius": true
                    }
                }
            },
            "border": {
                "customRadius": true
            },
            "custom": {},
            "layout": {},
            "spacing": {},
            "typography": {}
        },
        "styles": {},
        "customTemplates": {},
        "templateParts": {}
    }
}