Minimal
A clean, minimalistic theme with a focus on simplicity and readability. Ideal for professional, straightforward presentations.
Metadata
ID
minimal
Catalog
themes
Source
spec/catalogs/themes/minimal.json
| Field | Value |
|---|---|
| background | { "type": "theme", "slot": "dark2" } |
| colorScheme | cool-horizon |
| fontScheme | aptos |
| dimensions | widescreen |
Source JSON
{
"$schema": "https://openpresentation.org/schema/opf-theme/v1",
"id": "minimal",
"name": "Minimal",
"background": {
"type": "theme",
"slot": "dark2"
},
"colorScheme": "cool-horizon",
"description": "A clean, minimalistic theme with a focus on simplicity and readability. Ideal for professional, straightforward presentations.",
"fontScheme": "aptos",
"dimensions": "widescreen"
}