{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 3, "title": "Ghost", "slug": "ghost", "blockTypes": ["core/button"], "styles": { "spacing": { "padding": { "top": "0", "right": "0", "bottom": "0", "left": "0" } }, "color": { "background": "transparent", "text": "var:preset|color|brandy-foreground" }, "shadow": "none !important" } }