Dither Field
A breathing field of dithered light: the theme's gradient tokens quantized through a Bayer matrix, with the color slowly drifting under a fixed pixel grain, like weather behind a screen door.
Draw
draw a card
$npx shadcn@latest add @clow/dither-fieldFirst time? Point @clow at the registry
Once per project, add the registry to your components.json. Then draw any card by name.
"registries": {
"@clow": "https://clow.cards/r/{name}.json"
}Full setup →Playground
props
<DitherField />Examples
basic
Props
| prop | type | default |
|---|---|---|
| field | warm | cool | ember | warm |
| animate | boolean | true |

