Enum FluentPalette
Specifies the different set of palette color combination to apply on specific theme.
Namespace: Syncfusion.Themes.FluentLight.WPF
Assembly: Syncfusion.Themes.FluentLight.WPF.dll
Syntax
public enum FluentPalette
Fields
Name | Description |
---|---|
Blue | The Blue palette primary colors will be applied for specific theme. |
BlueMegenta | The BlueMegenta palette primary colors will be applied for specific theme. |
Cyan | The Cyan palette primary colors will be applied for specific theme. |
CyanBlue | The CyanBlue palette primary colors will be applied for specific theme. |
Default | The Default palette primary colors will be applied for specific theme. |
Green | The Green palette primary colors will be applied for specific theme. |
GreenCyan | The GreenCyan palette primary colors will be applied for specific theme. |
Megenta | The Megenta palette primary colors will be applied for specific theme. |
MegentaPink | The MegentaPink palette primary colors will be applied for specific theme. |
Orange | The Orange palette primary colors will be applied for specific theme. |
PinkRed | The PinkRed palette primary colors will be applied for specific theme. |
Red | The Red palette primary colors will be applied for specific theme. |
RedOrange | The RedOrange palette primary colors will be applied for specific theme. |