Northern lights-inspired color wave effect with multiple layers.
npx chaos add auroraimport { Aurora } from '@oalacea/chaosui/backgrounds/aurora';
<Aurora />
<Aurora colors={['#ff00ff', '#00ffff', '#ff0080']} intensity={0.7} />
<Aurora region="top" variant="subtle" />