Theme Support
Mantle Chat supports both light and dark themes, with automatic system preference detection.How It Works
Our theming system uses CSS custom properties (variables) that automatically switch values based on the current theme.Using Theme-Aware Colors
Always use semantic color tokens instead of hard-coded values:Theme Toggle
Users can switch between themes using the theme toggle in the app header.Implementation
Respecting System Preference
Coming Soon
- Theme customization options
- Custom color scheme creation
- Brand theming guidelines
- Component theme variants