Class Colors
The default ColorSchemes for the application.
public static class Colors
- Inheritance
-
Colors
- Inherited Members
Remarks
This property can be set in a Theme to change the default Colors for the application.
Properties
- Base
The base color scheme, for the default toplevel views.
- ColorSchemes
Provides the defined ColorSchemes.
- Dialog
The dialog color scheme, for standard popup dialog boxes
- Error
The color scheme for showing errors.
- Menu
The menu bar color
- TopLevel
The application toplevel color scheme, for the default toplevel views.
Methods
- Create()
Creates a new dictionary of new ColorScheme objects.