Topographic Lines
Contour lines that morph like a living topographic map.
canvas
Customize
Gap28px
Line color
Accent color
Props
| Prop | Type | Default | Description |
|---|---|---|---|
gap | number | 28 | Vertical gap between contour lines in pixels. |
color | string | "139,160,255" | Line color as r,g,b. |
accent | string | "196,181,253" | Accent color (every 5th line) as r,g,b. |
children | ReactNode | — | Content layered above the canvas. |