forever components

Arts & Crafts Pattern Repeats

The Trellis

Diamond lattice of olive laths with madder roses and leaves at each joint; blooms open in a staggered wave across the trellis then repeat every 6 seconds.

cssmedium 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

Arts-and-Crafts or Arts & Crafts themed hero backgrounds, decorative loading screens, botanical/nature brand pages.

When not to

Content-heavy layouts where repeating bloom motion competes with reading. Low-end devices with many DOM nodes from large viewports.

Working with an AI agent

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

Change rose color from madder red to dusty pink by editing the SVG circle fills (replace #a8392b with #c97b8a and #c2553f with #d9a0a0), and slow the wave cycle to 9000ms in the setInterval call. 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

  • rose SVG colors (fill values in roseSVG())
  • grid step size (step=46)
  • bloom animation duration (1.1s in mor06-bloom)
  • wave cycle interval (6000ms in setInterval)
  • lath colors (gradient in .mor06-lath)
  • leaf color (.mor06-leaf background)
  • theme tokens (:root dark defaults + [data-theme=light] overrides)

Keep intact

  • IIFE wrapper
  • prefers-reduced-motion guard (REDUCED const + CSS rule)
  • visibilitychange pause/resume
  • resize debounce rebuild
  • theme hook (?theme= bootstrap + forever:theme message listener + theme tokens)

Known limitations

  • DOM node count scales with viewport — very large screens may create hundreds of rose/leaf elements
  • Lath lines use fixed 45deg diagonal — does not adapt to non-square aspect ratios aesthetically

trellislatticebotanicalbloomwavedecorative

More Arts & Crafts Pattern Repeats components

  • The Wallpaper LoomA seamless Arts-and-Crafts botanical tile — olive stems, sage leaves, a madder flower, and indigo berry clusters — scrolls diagonally on a warm cream ground.
  • Bird & Berry RepeatA tiled canvas repeating stylized birds and berry sprigs in Arts-and-Crafts palette; the colourway breathes slowly across three indigo-madder-olive schemes.
  • Growing VineRecursive vine grows upward from bottom center, branching symmetrically with olive leaves and madder flowers at tips, then fades and regrows on deep indigo.
  • The Colour-Way SwitcherArts-and-Crafts ogee botanical tile scrolls upward while cross-fading through five historic dye-bath colourways — indigo, madder, sage, gold, and ink.
  • The Acanthus ScrollTwo rows of Arts-and-Crafts acanthus leaf motifs scroll continuously on a cream ground; a gold pen traces the path as if self-drawing.
  • The Kaleido TileEight-fold mirrored Arts-and-Crafts botanical wedge — olive leaves, madder berries, sage stems — rotates slowly against deep indigo, forming a rose-window…