The search functionality needs JavaScript enabled
Overrides the Color with given name in the theme resource the control uses. If the color is empty or invalid, the override is cleared and the color from assigned Theme is used.
Color
name
theme
color
Theme
void addColorOverride ( const(String) name, const(Color) color ) nothrow @nogc;