A ColorDefinition data object defines an entry of a value to color translation table which appears as the colors array with several ScreenElement definitions.
Data Model
| Key | Type | Value |
|---|---|---|
| value | String | The parameter value for which the color shall be used |
| color | String | The color value (#RRGGBB) |
| bold | Boolean | true draws the text bold if the value matches |