audit_theme_compliance
Audit Power BI visuals for theme compliance, detecting hard-coded overrides like off-palette colors, palette-freezing colors, font changes, and card-style conflicts that prevent theme restyling.
Instructions
READ-ONLY theme lint: walk every visual's objects/vcObjects formatting trees against the report's custom theme (read_theme's defaults) and report hard-coded overrides that fight it - off-palette colour literals, on-palette colours that FREEZE the palette so a theme swap will not restyle them, title font family/size overrides of the theme text classes, and per-visual card-style overrides where the theme's visualStyles already set the look.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportSessionId | Yes |