{}OPF
DocsThemes recordEdit on GitHub

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

FieldValue
background{ "type": "theme", "slot": "light1" }
colorSchemeburnt-orange
fontSchemeimpact
dimensionswidescreen

Source JSON

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