Enum Windows11Palette
Specifies the different set of palette color combination to apply on specific theme.
Namespace: Syncfusion.Themes.Windows11Light.WPF
Assembly: Syncfusion.Themes.Windows11Light.WPF.dll
Syntax
public enum Windows11Palette
Fields
Name | Description |
---|---|
Default | The Default palette primary colors will be applied for specific theme. |
MintLight | The MintLight palette primary colors will be applied for specific theme. |
PlumbLight | The PlumbLight palette primary colors will be applied for specific theme. |
PurpleShadowDark | The PurpleShadowDark palette primary colors will be applied for specific theme. |
SteelBlue | The SteelBlue palette primary colors will be applied for specific theme. |
VioletRed | The VioletRed palette primary colors will be applied for specific theme. |
YellowGold | The YellowGold palette primary colors will be applied for specific theme. |