A warm paper-like theme with sepia tones. Perfect for documents, books, and classic content.
none (flat)700THEME_PAPEREvery template below is available with the Paper 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_PAPER } from "../_shared/themes"; // Use with any template <Testimonial spec={mySpec} theme={THEME_PAPER} layout="centered" /> // Or use the THEMES registry const theme = THEMES["paper"];