Theming Guide
Customize your LinkBreeze page with 10 presets and a full token system.
Theming
LinkBreeze ships with 10 built-in theme presets. Each is fully customizable via the theme token system.
Built-in Themes
- Aurora - animated aurora gradient (the flagship)
- Glassmorphism - frosted glass cards over mesh gradient
- Neon Cyberpunk - glowing neon on dark void
- Editorial Paper - clean serif editorial
- Terminal Mono - monospace green-on-black
- Pastel Soft - soft gradient pills
- Brutalist - hard edges, thick borders
- Retro Sunset - synthwave sunset
- Minimal Light - clean professional SaaS
- 8-Bit Retro - pixel-perfect retro gaming
Token System
Every theme is controlled by CSS variables (tokens):
--lb-bg- page background--lb-card-bg- card background--lb-card-border- card border color--lb-text- primary text color--lb-muted- secondary text color--lb-primary- accent/primary color--lb-secondary- secondary accent color
Custom CSS
For advanced customization, add custom CSS directly in the theme editor. This overrides any token value.
Background Types
- Solid - single color
- Gradient - linear gradient (2+ colors)
- Radial - radial gradient
- Mesh - multi-point mesh gradient
- Image - background image with overlay
- Aurora - animated aurora blobs