DMAProviderTheme
| Item | Format | Description |
|---|---|---|
| Name | String | The name of the provider. |
| DisplayName | String | The name of the provider as displayed in the UI. |
| AccentColor | DMAColor | The accent color of the theme. This is for example used in the header and in the Alarm Console footer background. |
| AccentTextColor | DMAColor | The text color used when the background has the accent color. |
| BackGroundColor | DMAColor | The background color. |
| Background | String | The background image. |
| Logo | String | The product logo (base64-encoded string). |
| LogoLarge | String | The large version of the product logo (base64-encoded string). |