Impact
Bold Theme
Grandview — A vibrant, high-energy theme with bold colors and a dynamic, attention-grabbing style. Great for presentations that need to stand out.
Bold Theme
releasedslug: bold
Energetic, warm, attention-grabbing
The Bold theme pairs the Burnt Orange color scheme with Impact typography on a light background. It's warm, energetic, and impossible to ignore. Use it when you want your presentation to leave a lasting impression.
Theme Components
Background
light1
#FFFFFF
Slide Size
WIDESCREEN
16:9 widescreen format
Slide Appearance
Title Slide
Burnt orange accent on light background with Impact Display heading. Immediately memorable.
Data Slide
Warm accent palette on white — charts feel inviting and energetic rather than clinical.
List Slide
Bold markers using the primary orange accent. Great for action-oriented bullet points.
End Slide
Strong call-to-action close with the full warm palette on display.
API Usage
Use the preset theme with a single field:
POST https://api.pptx.dev/v1/presentations
{
"theme": "bold",
"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": "burnt-orange",
"fontScheme": "impact",
"narrative": "classic-story",
"topic": "Your topic here"
}Tip: passing colorScheme and fontScheme directly lets you create custom combinations beyond preset themes.
Best for
- ✓Sales and revenue presentations
- ✓Brand and marketing strategy
- ✓Events and launch announcements
- ✓Creative industry pitches
- ✓Presentations that need to motivate or excite
Not the best fit for
- ✗Conservative or risk-averse contexts
- ✗Industries where subtlety signals professionalism (legal, finance)