Enum Material3Palette
Specifies the different set of palette color combination to apply on specific theme.
Namespace: Syncfusion.Themes.Material3Light.WPF
Assembly: Syncfusion.Themes.Material3Light.WPF.dll
Syntax
public enum Material3Palette
Fields
Name | Description |
---|---|
DarkYellow | The DarkYellow palette primary colors will be applied for specific theme. |
Default | The Default palette primary colors will be applied for specific theme. |
EnglishRed | The EnglishRed palette primary colors will be applied for specific theme. |
JungleGreen | The JungleGreen palette primary colors will be applied for specific theme. |
OldLavender | The OldLavender palette primary colors will be applied for specific theme. |
SlateBlue | The SlateBlue palette primary colors will be applied for specific theme. |