A cozy dark theme with orange-red gradients. Perfect for lifestyle brands, food content, and welcoming presentations.
elevated700THEME_WARMEvery template below is available with the Warm theme. Click to view the template details or preview in the player.
Make this theme your own by customizing colors, fonts, and gradients.
Modify the accent colors, backgrounds, and text colors to match your brand. All color values are defined in the theme configuration.
Swap out the default fonts with your brand typography. The theme supports custom font families and weights.
Create unique gradient combinations for accent elements. Define custom gradient directions and color stops.
Once customized, save your modifications as a new theme to reuse across all templates in your projects.
import { THEME_WARM } from "../_shared/themes"; // Use with any template <Testimonial spec={mySpec} theme={THEME_WARM} layout="centered" /> // Or use the THEMES registry const theme = THEMES["warm"];