MaterialSkin
MaterialSkin copied to clipboard
Set label color
Is it possible to set the color of a label? (for instance red to signify that something's not working)
Hi!
Custom colors on labels will not be supported, this is due to the effort to keep the interface consistent across the whole app. Tough an "error" color is necessary for this lib and I want to implement it at some point.
For now you could use the HighEmphasis property and UseAccent to grab the user attention to some label, see the "Textbox and Labels" on the example app: 