Enum WidgetForegrounds
Enum defining common widget foreground colors used in Socially Distant's default skin.
Namespace: SociallyDistant.Core.UI.VisualStyles
Assembly: SociallyDistant.Framework.dll
Syntax
public enum WidgetForegrounds
Fields
Name | Description |
---|---|
Common | Specifies that the theme should use one of the theme's common colors. |
Default | Specifies that no specific color should be used, and that the theme should instead use a contextual color based on the widget type. |
SectionTitle | Legacy value representing the "Section Title" color. Due to be removed. |