block background image settings

This commit is contained in:
2026-01-02 20:21:33 +00:00
parent 39458e4f11
commit 0576d05dfb
9 changed files with 248 additions and 37 deletions

View File

@@ -8,35 +8,6 @@
"foreground": "#f58762"
},
"description": "A wrapper to contain core blocks",
"attributes": {
"container_width": {
"type": "string",
"default": ""
},
"alignment": {
"type": "string"
},
"padding_top": {
"type": "boolean",
"default": true
},
"padding_bottom": {
"type": "boolean",
"default": true
},
"background_colour": {
"type": "string",
"default": ""
},
"background_hex": {
"type": "string",
"default": ""
},
"background_tint": {
"type": "string",
"default": "0"
}
},
"supports": {
"html": true,
"color": {