create_custom_theme
Create a custom color theme for DoiT cloud reports by setting a primary color and light/dark color palettes. Requires Cloud Analytics Admin permission.
Instructions
Creates a new custom color theme. Requires Cloud Analytics Admin permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The display name of the custom theme. | |
| colors | Yes | Palettes for light and dark display modes. Each palette must contain between 1 and 32 hex colors. | |
| primaryColor | Yes | A color in hex notation. Accepts `#RGB`, `#RRGGBB`, or `#RRGGBBAA`. | |
| customerContext | No | Scope the request to a specific customer by ID. Required for DoiT employees (whose token isn't tied to a single customer); omit for direct customer users. |