forever components

Ukiyo-e Wave & Mountain

Fuji at Dawn

Flat woodblock-style Red Fuji scene: indigo cone with snow cap, sky cycling from night to beni-pink dawn, a sun rising, and three cloud bands drifting across.

csslight complexitysubtle 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

Dark-mode hero backgrounds, Japanese art or cultural themes, ambient looping screensaver panels.

When not to

Light-background layouts (background is hardcoded dark navy). Contexts where subtle motion conflicts with legible text overlays.

Working with an AI agent

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

Change the sky dawn color from #d96a7a to a golden orange (#f5a623) and slow the full sky cycle to 24 seconds by editing hok02-cycle animation-duration. 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

  • sky gradient stop colors (hok02-sky background)
  • sun size and position (width/height/left/top on .hok02-sun)
  • cycle speed (16s on hok02-sky and hok02-sun animations)
  • cloud count, widths, and drift durations
  • mountain cone size (border values on .hok02-cone)
  • snow cap size (border values on .hok02-snow)
  • theme tokens (:root dark defaults + [data-theme=light] overrides)

Keep intact

  • prefers-reduced-motion guard (animation:none rule)
  • role=img + aria-label on stage div
  • hok02- namespace prefix on all classes
  • theme hook (?theme= bootstrap + forever:theme message listener + theme tokens)

Known limitations

  • Background color hardcoded in html/body CSS — must edit separately from sky gradient
  • Mountain cone is pure CSS triangles; no path control for fine shape tuning
  • No JS — cloud count changes require hand-editing HTML divs

woodblocklandscapeskysunriseambientjapanese

More Ukiyo-e Wave & Mountain components

  • The Great Wave off KanagawaProcedural Great Wave: layered Prussian-blue swells crest and sway with recursive white foam fingers; a snow-capped Fuji silhouette sits in the background.
  • Seigaiha — Blue Sea WavesNavy-to-sky arcs tile the canvas in the seigaiha pattern; nested rings breathe with a slow staggered rise like a tide held in cloth.
  • Sudden Shower on the Great BridgeDiagonal sumi-ink rain streaks fall over a flat arched bridge silhouette; wind angle shifts slowly via sine wave, evoking ukiyo-e's woodblock print.
  • Cranes Crossing the MoonThree brush-contour cranes beat their wings along an S-curve past a pale moon on parchment. Staggered formation, wings driven by sine wave.
  • The One Living LineSumi brush traces a Lissajous path on washi canvas; stroke swells when slow and thins at speed, with ink fade and dry-brush scatter.
  • Wind among the LeavesOchre leaves and pale paper scraps drift across a sky-to-washi gradient, steered by a sine-based wind field with gentle undulating stream lines.