DatePickerTheme
Namespace: Hex1b.Theming
Assembly: Hex1b.dll
Theme elements for .
public static class DatePickerThemeInheritance
Object → DatePickerTheme
Fields
CellBackgroundColor
Background color for year/month grid cells.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> CellBackgroundColorCellForegroundColor
Foreground color for year/month grid cells.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> CellForegroundColorCurrentCellBackgroundColor
Background color for the current year/month cell (subtle hint).
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> CurrentCellBackgroundColorCurrentCellForegroundColor
Foreground color for the current year/month cell (subtle hint).
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> CurrentCellForegroundColorFieldBackgroundColor
Background color for the trigger field.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> FieldBackgroundColorFieldForegroundColor
Foreground color for the trigger field text.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> FieldForegroundColorHoverBackgroundColor
Background color for hovered year/month cells.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> HoverBackgroundColorPageIndicatorColor
Foreground color for page navigation arrows (◀ ▶).
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> PageIndicatorColorSelectedCellBackgroundColor
Background color for the currently selected year/month cell.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> SelectedCellBackgroundColorSelectedCellForegroundColor
Foreground color for the currently selected year/month cell.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> SelectedCellForegroundColor