Scanlines
The glass. Two densities, an optional vignette, and a multiply blend.
pulls in@afterglow/theme
without
with
Installation
npx shadcn@latest add @afterglow/scanlinesAPI Reference
Scanlines
Goes inside anything with a positioning context. fixed puts it over the whole document instead. fine is 2px on 1px and starts eating letterforms at page scale, which is what soft is for.
| Prop | Type | Default |
|---|---|---|
| density | "fine" | "soft" | "fine" |
| vignette | boolean | false |
| fixed | boolean | false |