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.

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
auroraDrift number 0.4 Aurora drift multiplier.
veilScale number 2.2 Aurora band scale.
veilBrightness number 0.9 Overall veil brightness.
opacity number 0.92 Sets the overall opacity of the shader background wrapper.
maxDpr number 1.5 Caps device pixel ratio for sharper output without runaway GPU cost.
maxFps 30 | 45 | 60 60 Caps the animation frame rate for performance-sensitive pages.
primaryVeilColor string "#14e0b8" Primary veil color as a CSS color or normalized RGB.
secondaryVeilColor string "#7857f5" Secondary veil color as a CSS color or normalized RGB.
glintColor string "#faa147" Glint highlight color as a CSS color or normalized RGB.