Halo
A glowing energy core wrapped by tilted orbit rings, each carrying a small satellite. Colors blend --primary, --accent and --muted-foreground.
A glowing energy core wrapped by tilted orbit rings, each carrying a small satellite. Colors blend --primary, --accent and --muted-foreground.
Customize
Rings3
Speed1
Glow1.6
Props
| Prop | Type | Default | Description |
|---|---|---|---|
rings | number | 3 | Number of orbit rings. |
speed | number | 1 | Orbit speed multiplier. |
glow | number | 1.6 | Core glow intensity. |
className | string | — | Classes for the wrapper element (set its height here). |
theme | "auto" | "light" | "dark" | "auto" | Color source. auto reads the live shadcn theme. |
ringsnumberNumber of orbit rings.
Default
3speednumberOrbit speed multiplier.
Default
1glownumberCore glow intensity.
Default
1.6classNamestringClasses for the wrapper element (set its height here).
Default
—theme"auto" | "light" | "dark"Color source. auto reads the live shadcn theme.
Default
"auto"