VibeUI uses CSS custom properties for all design tokens. Customize the entire look and feel by editing a single file.
All colors are defined as CSS custom properties in your globals.css file under the @theme block.
Background
--color-background
Foreground
--color-foreground
Accent Blue
--color-accent-blue
Accent Violet
--color-accent-violet
Charcoal
--color-brand-charcoal
Black
--color-brand-black
Gray
--color-brand-gray
Blue Glow
--color-accent-blue-glow
To customize the color scheme, simply override the variables in your globals.css:
VibeUI uses Outfit as the display and body font, and Geist Mono for code. To change the font:
VibeUI ships with glass-morphism utilities. Adjust transparency by modifying these tokens: