{}OPF
DocsThemes recordEdit on GitHub

Classic

A timeless, clean, and versatile theme with balanced color contrasts and classic typography. Ideal for professional, readable presentations.

Metadata

ID

classic

Catalog

themes

Source

spec/catalogs/themes/classic.json

FieldValue
background{ "type": "theme", "slot": "light1" }
colorSchemecool-horizon
fontSchemetenorite
dimensionswidescreen

Source JSON

classic.json
{
  "$schema": "https://openpresentation.org/schema/opf-theme/v1",
  "id": "classic",
  "name": "Classic",
  "background": {
    "type": "theme",
    "slot": "light1"
  },
  "colorScheme": "cool-horizon",
  "description": "A timeless, clean, and versatile theme with balanced color contrasts and classic typography. Ideal for professional, readable presentations.",
  "fontScheme": "tenorite",
  "dimensions": "widescreen"
}