forever components

Memphis 80s

Terrazzo Scatter

96 colored terrazzo chips breathe apart from a tilted slab card and resettle in a 5.2s looping cycle, using a Memphis 80s palette on dark umber.

canvasmedium complexitymoderate motion

Open on the canvas to copy the code → Free account · 3 copies a day · membership goes unlimited

Live demo — the real component, running in a sandbox. One self-contained HTML file, zero dependencies. Open it on the canvas →
Worth keeping? Votes steer what gets built next — sign in to cast one, free to read

When to use it

Memphis/retro-themed hero backgrounds, dark-mode landing pages, generative art canvases needing ambient motion without user interaction.

When not to

Light backgrounds (BG hardcoded dark umber). Contexts requiring legible text overlaid on the chips — chips cover the slab fully when settled.

Working with an AI agent

Every component ships agent-ready metadata. An example instruction for this one:

Change the chip count to 64 by setting N=64, swap the palette accent to hot orange by replacing '#B29234' with '#ff6a00', and slow the cycle to 8000ms by changing CYCLE=8000. Theme: dark tokens live in :root, the light variant in :root[data-theme="light"]; ?theme=light or a {type:'forever:theme'} postMessage switches at runtime.

Safe to edit

  • chip count (N=96)
  • color palette (PAL array)
  • cycle duration (CYCLE=5200)
  • scatter radius multiplier (S*0.55)
  • base chip size (S*0.022)
  • theme tokens (:root dark defaults + [data-theme=light] overrides)

Keep intact

  • DPR-aware canvas sizing
  • visibilitychange pause/resume
  • prefers-reduced-motion static fallback
  • IIFE wrapper
  • theme hook (?theme= bootstrap + forever:theme message listener + theme tokens)

Known limitations

  • Background color hardcoded in CSS and JS — must change both BG variable and #141019 CSS to retheme
  • Chip positions seeded deterministically — same layout every load (no randomness per session)

terrazzomemphis80schipsscattercanvasambientgenerative

More Memphis 80s components

  • Squiggle ParadeSix bold sine-wave ribbons with marching color beads drift across a confetti field of dots, zigzags, crosses, and terrazzo flecks on deep indigo.
  • Zigzag Bounce7 stacked chevron bars in clashing Memphis colors spring upward with a staggered ripple phase; confetti speckles and squiggle accents frame the scene.
  • Confetti PopMemphis geometric shapes burst upward with gravity and rotation in repeating pops on deep plum. Dots, zigzags, triangles, bars, and pluses auto-cycle.
  • Polka ShuffleBrick-offset grid of dots, rings, and squares sways and breathes while colors cross-fade between three clashing Memphis 80s palettes on dark charcoal.
  • Grid Jumble5x5 grid of Memphis shapes — circles, triangles, squiggles, zigzags — jittering in sine-wave phases over a terrazzo-speckled dark background.
  • Noodle LoopFive thick snaking SVG noodles in Memphis colors travel via stroke-dashoffset on a dark violet field; corner dots pulse and confetti spins.