# Stripe Background

Card with animated diagonal stripe background pattern

## Surfaces

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

## Fields

| Field | Type |
|---|---|
| title | string (optional) |
| text | string (optional, alias: content) |
| color1 | string (optional, hex, first stripe colour) |
| color2 | string (optional, hex, second stripe colour) |
| speed | number (optional, animation seconds) |

## Example payload

```json
{
  "type": "stripe_background"
}
```

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