| Name | Description | Type | Additional information | 
|---|---|---|---|
| ErrorColor | The font color used for displaying error messages within the UI.. | System.Drawing.Color | None. | 
| NavigationFontColor | The font color used within the navigation. | System.Drawing.Color | None. | 
| SchemaColor1 | The first color of the choosed color schema.Background of Header progressbar, color for "active" borders (and navigation buttons for/backwards). | System.Drawing.Color | None. | 
| SchemaColor2 | The second color of the choosed color schema. Background of Navigation and Buttons. | System.Drawing.Color | None. | 
| SchemaColor3 | The third color of the choosed color schema. Background of the working surface. | System.Drawing.Color | None. | 
| SchemaFontColor1 | The font color used for texts displayed with the first schema color as background. | System.Drawing.Color | None. | 
| SchemaFontColor2 | The font color used for texts displayed with the second schema color as background. | System.Drawing.Color | None. | 
| SchemaFontColor3 | The font color used for texts displayed with the third schema color as background. | System.Drawing.Color | None. | 
| StandardColorVariation | The variation in percent (0.0 - 1.0) a color will be lighter or darker to make inputable s visible within the choosen colorschema. Default is 0.8. | decimal number | None. | 
| Title | The name to identify a color schema. | string | None. | 
| ValidationColorFail | The color used to highlight a non-valid input. | System.Drawing.Color | None. | 
| ValidationColorSuccess | The color used to highlight successfull validated input. | System.Drawing.Color | None. |