{}OPF
DocsObject referenceView source

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

Field index

FieldTypeReq.Description
typeconstyesTheme-controlled background fill.
slotref:ThemeBackgroundSlotyes

type

typeconstrequiredyesdefault

Theme-controlled background fill.

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

slot

typeref:ThemeBackgroundSlotrequiredyesdefault

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