Summer pricing is live: save $50 on Starwind Pro lifetime access.

Aurora Veil

Pro

A soft animated aurora background with drifting color veils, subtle glints, and controls for motion, scale, brightness, and palette.

Theme

Upgrade to Pro
Loading code...

Starwind Dependencies

Sign in to view code and copy install commands.

Sign in

This component requires Starwind Pro.

Get lifetime access to all premium components, updates, and priority support.

Upgrade to Pro

Failed to load code. Please try again.

Code

Usage
<ShaderAuroraVeil
  auroraDrift={0.4}
  veilScale={2.2}
  veilBrightness={0.9}
  primaryVeilColor="#14e0b8"
  secondaryVeilColor="#7857f5"
  glintColor="#faa147"
/>

Props

proptypedefaultdescription
auroraDriftnumber0.4Aurora drift multiplier.
veilScalenumber2.2Aurora band scale.
veilBrightnessnumber0.9Overall veil brightness.
opacitynumber0.92Sets the overall opacity of the shader background wrapper.
maxDprnumber1.5Caps device pixel ratio for sharper output without runaway GPU cost.
maxFps30 | 45 | 6060Caps the animation frame rate for performance-sensitive pages.
primaryVeilColorstring"#14e0b8"Primary veil color as a CSS color or normalized RGB.
secondaryVeilColorstring"#7857f5"Secondary veil color as a CSS color or normalized RGB.
glintColorstring"#faa147"Glint highlight color as a CSS color or normalized RGB.