Tenorite Display
Classic Theme
Tenorite — A timeless, clean, and versatile theme with balanced color contrasts and classic typography. Ideal for professional, readable presentations.
Classic Theme
releasedslug: classic
Timeless, trustworthy, light
The Classic theme takes Cool Horizon on a light background, paired with Tenorite typography for a timeless, editorial feel. This is the theme for presentations where credibility and readability matter above all else.
Theme Components
Background
light1
#FFFFFF
Slide Size
WIDESCREEN
16:9 widescreen format
Slide Appearance
Title Slide
Light background with Tenorite Display heading. Clean, authoritative opening.
Data Slide
Charts on a white background — maximum print-fidelity and projector clarity.
Text Slide
Dark text on light — the most readable combination for longer text content.
End Slide
Quiet close with company info. Designed for professional leave-behind decks.
API Usage
Use the preset theme with a single field:
POST https://api.pptx.dev/v1/presentations
{
"theme": "classic",
"narrative": "classic-story",
"topic": "Your topic here"
}Or reference the color and font schemes directly to mix and match:
POST https://api.pptx.dev/v1/presentations
{
"colorScheme": "cool-horizon",
"fontScheme": "tenorite",
"narrative": "classic-story",
"topic": "Your topic here"
}Tip: passing colorScheme and fontScheme directly lets you create custom combinations beyond preset themes.
Best for
- ✓Executive briefings and board presentations
- ✓Financial reports and investor updates
- ✓Legal and compliance materials
- ✓Academic and research presentations
- ✓Any formal, high-stakes context
Not the best fit for
- ✗Startups wanting a bold, modern image
- ✗Consumer-facing or entertainment contexts