A luxurious dark theme with golden accents. Ideal for premium brands, finance, and high-end content.
elevated700THEME_GOLDEvery template below is available with the Gold 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_GOLD } from "../_shared/themes"; // Use with any template <Testimonial spec={mySpec} theme={THEME_GOLD} layout="centered" /> // Or use the THEMES registry const theme = THEMES["gold"];