Bold
A vibrant, high-energy theme with bold colors and a dynamic, attention-grabbing style. Great for presentations that need to stand out.
Metadata
ID
bold
Catalog
themes
Source
spec/catalogs/themes/bold.json
| Field | Value |
|---|---|
| background | { "type": "theme", "slot": "light1" } |
| colorScheme | burnt-orange |
| fontScheme | impact |
| dimensions | widescreen |
Source JSON
{
"$schema": "https://openpresentation.org/schema/opf-theme/v1",
"id": "bold",
"name": "Bold",
"background": {
"type": "theme",
"slot": "light1"
},
"colorScheme": "burnt-orange",
"description": "A vibrant, high-energy theme with bold colors and a dynamic, attention-grabbing style. Great for presentations that need to stand out.",
"fontScheme": "impact",
"dimensions": "widescreen"
}