Apple Keynote · Example Payload

Apple Keynote Theme Example

AppleDesigniWorkPresentationsProductivitySlides

Apple Keynote Theme Example is an example object payload from Apple Keynote, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameidentifiercategorycolorSchemefontFamily

Example Payload

Raw ↑
{
  "name": "White",
  "identifier": "com.apple.themes.white",
  "category": "Basic",
  "colorScheme": [
    "#FFFFFF",
    "#000000",
    "#0071E3"
  ],
  "fontFamily": "San Francisco"
}