wise-ui

Data & Lists

Backgrounds

Cards

Navigation

Text

Buttons

Layout

Nebula

A canvas-driven cosmic background with smooth flowing nebula clouds, emission highlights, and star-dust grain.

Deep Space

Into the Nebula

Cosmic clouds of gas and dust drift through the void, illuminated by the light of newborn stars.

Installation

npx shadcn@latest add https://wise-ui.com/r/nebula.json

Props

PropTypeDefaultDescription
colorAstring"#6b1d9e"Primary nebula cloud color.
colorBstring"#0d3b7a"Secondary nebula cloud color.
colorCstring"#c2185b"Tertiary accent color for highlights and wisps.
grainbooleantrueShow a star-dust grain texture overlay.
speednumber1Animation speed multiplier. Values < 1 slow down, > 1 speed up.
blobCountnumber18Number of nebula cloud blobs.
childrenReact.ReactNode-Content rendered on top of the background.