# Mesh Gradient

Dark card with radial mesh/blob gradient background — vivid multi-colour

## Surfaces

web, google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| title | string (optional) |
| text | string (optional, alias: content) |
| bg | string (optional, base background colour) |
| colors | array of hex strings (optional, gradient blob colours) |

## Example payload

```json
{
  "type": "mesh_gradient"
}
```

Live page: https://a2uicatalog.ai/atoms/mesh_gradient/
Full field contract: https://a2uicatalog.ai/spec.json
