Aurora
Gradient
Mesh
Soft radial colour blobs, always blurred, layered over deep dark backgrounds. Glassmorphic panels float above the aurora like objects suspended in light. Beauty through depth, not decoration.
filter:blur(60–80px)
opacity: .35–.55
Multiple layers in background
No extra DOM elements
background:rgba(255,255,255,.04)
border:1px solid rgba(255,255,255,.1)
Gradient fill text
1.8 line-height
// Buttons
// Input Fields
// Pills & Toggles
Blurred colour blobs over void backgrounds create depth and atmosphere without visual clutter.
Slow CSS animation of blob position creates living, breathing backgrounds that never distract.
Glassmorphic cards floating on aurora backgrounds - the signature Aurora UI composition.
Dashboard
// Activity · 7d
Dark Base Is Non-Negotiable
The aurora only glows against near-black backgrounds (#06060F–#0A0A1A). On white or mid-grey surfaces, blurred colour blobs become muddy rather than luminous. The void is part of the aesthetic.
Always Blur, Never Crisp
Colour blobs are radial shapes with filter:blur(40–80px). A sharp edge would destroy the atmospheric quality. The blur radius determines how diffuse and gentle the aurora feels - more is usually better.
Float Glass Above the Aurora
UI panels use backdrop-filter:blur(20px) with rgba(255,255,255,.04) backgrounds and 1px rgba(255,255,255,.1) borders. They appear to float above the light, capturing and refracting it.
Gradients Over Flat Colour
Buttons, borders, and progress bars use linear-gradient fills that echo the underlying blob colours. Flat fills look dead against an aurora background - always pull colour from the mesh palette.