Back to Devexpress

ThemeFluentProperties.AccentColor Property

blazor-devexpress-dot-blazor-dot-themefluentproperties.md

latest1.7 KB
Original Source

ThemeFluentProperties.AccentColor Property

Applies a predefined accent color to a Fluent theme.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.Resources.v25.2.dll

NuGet Package : DevExpress.Blazor.Resources

Declaration

csharp
public ThemeFluentAccentColor AccentColor { get; set; }

Property Value

TypeDescription
ThemeFluentAccentColor

The predefined accent color.

|

Available values:

Show 11 items

NameDescriptionPreviewHex Value
Blue

Blue accent color.

|

|

#0f6cbd

| | CoolBlue |

CoolBlue accent color.

|

|

#2d7d9a

| | Desert |

Desert accent color.

|

|

#847545

| | Mint |

Mint accent color.

|

|

#018574

| | Moss |

Moss accent color.

|

|

#486860

| | Orchid |

Orchid accent color.

|

|

#c239b3

| | Purple |

Purple accent color.

|

|

#5b5fc7

| | Rose |

Rose accent color.

|

|

#ea005e

| | Rust |

Rust accent color.

|

|

#da3b01

| | Steel |

Steel accent color.

|

|

#68768a

| | Storm |

Storm accent color.

|

|

#4c4a48

|

Remarks

Refer to the ThemeFluentProperties class description for additional information and an example.

See Also

ThemeFluentProperties Class

ThemeFluentProperties Members

DevExpress.Blazor Namespace