{}OPF
DocsThemes recordEdit on GitHub

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

FieldValue
background{ "type": "theme", "slot": "dark2" }
colorSchemecool-horizon
fontSchemeaptos
dimensionswidescreen

Source JSON

minimal.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"
}