BreadcrumbTheme
Namespace: Hex1b.Theming
Assembly: Hex1b.dll
Theme elements for the breadcrumb/outline navigation bar.
csharp
public static class BreadcrumbThemeInheritance
Object → BreadcrumbTheme
Fields
ActiveForegroundColor
Foreground color of the active (current) breadcrumb segment.
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> ActiveForegroundColorForegroundColor
Foreground color of breadcrumb text.
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> ForegroundColorSeparatorCharacter
Separator character between breadcrumb segments.
Returns: Hex1bThemeElement<Char>
csharp
public static readonly Hex1bThemeElement<char> SeparatorCharacter