Set Report Theme
pbir_set_report_themeApply a custom JSON theme to a Power BI report using hex colors, dataColors, and visualStyles. Set background, foreground, table accent, and more.
Instructions
Apply a custom JSON theme. Hex colors. dataColors 6-12 values. visualStyles keyed by visualType or '*'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| background | No | ||
| dataColors | No | ||
| foreground | No | ||
| tableAccent | No | ||
| visualStyles | No | ||
| backgroundLight | No | ||
| backgroundNeutral | No | ||
| foregroundNeutralSecondary | No |