{}OPF
DocsObject referenceEdit on GitHub

Theme Background

Theme-controlled PowerPoint slide background. The slot is resolved through the active color scheme and remains theme-aware.

Metadata

Definition

#/$defs/ThemeBackground

Type

object

Source

spec/schemas/opf.schema.json

Fields

FieldTypeReqDescription
typeconstyesTheme-controlled background fill.
slotref:ThemeBackgroundSlotyes

type

Type: const · Required · Default:

Theme-controlled background fill.

type.json
{
  "type": "theme"
}

slot

Type: ref:ThemeBackgroundSlot · Required · Default:

slot.json
{
  "slot": "slot-value"
}