$schema | Map | $light-material-schema | The schema used as basis for styling the component.
|
$content-foreground | Color | null | The foreground of the days, months and years views. |
$content-background | Color | null | The background of the days, months and years views. |
$border-size | Color | null | The border size of all calendar views.
|
$header-foreground | Color | null | The header foreground. |
$header-background | Color | null | The header background.
|
$picker-foreground | Color | null | The foreground of the month and year pickers. |
$picker-background | Color | null | The background of the month and year pickers. |
$picker-hover-foreground | Color | null | The :hover color of the month and year pickers.
|
$weekday-color | Color | null | The color for weekday labels. |
$inactive-color | Color | null | The color for previous and next month dates (visible only if [hideOutsideDays] is set to false(default)). |
$weekend-color | Color | null | The color for weekend days.
|
$week-number-foreground | Color | null | The foreground of the week number column. |
$week-number-background | Color | null | The background of the week number column.
|
$ym-selected-current-hover-foreground | Color | null | The :hover foreground color of the current selected month/year. |
$ym-selected-current-hover-background | Color | null | The :hover background color of the current selected month/year.
|
$navigation-color | Color | null | The color of the icon button responsible for month navigation. |
$navigation-hover-color | Color | null | The :hover color of the icon button responsible for month navigation. |
$navigation-focus-color | Color | null | The :focus color of the icon button responsible for month navigation.
|
$ym-hover-foreground | Color | null | The :hover foreground of the month/year. |
$ym-hover-background | Color | null | The :hover background of the month/year.
|
$ym-current-foreground | Color | null | The foreground of the current month/year. |
$ym-current-background | Color | null | The background of the current month/year. |
$ym-current-hover-foreground | Color | null | The :hover foreground of the current month/year. |
$ym-current-hover-background | Color | null | The :hover background of the current month/year.
|
$ym-selected-foreground | Color | null | The foreground color of the selected month/year. |
$ym-selected-background | Color | null | The background color of the selected month/year. |
$ym-selected-hover-foreground | Color | null | The :hover foreground color of the currently selected month/year. |
$ym-selected-hover-background | Color | null | The :hover background color of the currently selected month/year.
|
$ym-selected-current-foreground | Color | null | The foreground color of the selected current month/year. |
$ym-selected-current-background | Color | null | The background color of the selected current month/year. |
$ym-selected-current-hover-foreground | Color | null | The :hover foreground color of the current selected month/year. |
$ym-selected-current-hover-background | Color | null | The :hover background color of the current selected month/year.
|
$ym-current-outline-color | Color | null | The outline color of the current month/year. |
$ym-current-outline-hover-color | Color | null | The :hover outline color of the current month/year. |
$ym-current-outline-focus-color | Color | null | The :focus outline color of the current month/year.
|
$ym-selected-outline-color | Color | null | The outline color of the selected month/year. |
$ym-selected-hover-outline-color | Color | null | The :hover outline color of the selected month/year. |
$ym-selected-focus-outline-color | Color | null | The :focus outline color of the selected month/year.
|
$ym-selected-current-outline-color | Color | null | The outline color of the selected current month/year. |
$ym-selected-current-outline-hover-color | Color | null | The :hover outline color of the selected current month/year. |
$ym-selected-current-outline-focus-color | Color | null | The :focus outline color of the selected current month/year.
|
$date-hover-foreground | Color | null | The :hover foreground in idle state of a date. |
$date-hover-background | Color | null | The :hover background in idle state of a date. |
$date-focus-foreground | Color | null | The :focus foreground in idle state of a date. |
$date-focus-background | Color | null | The :focus background in idle state of a date.
|
$date-selected-foreground | Color | null | The text color for the selected date. |
$date-selected-background | Color | null | The background color for the selected date. |
$date-selected-hover-background | Color | null | The hover background color for the selected date. |
$date-selected-focus-background | Color | null | The focus background color for the selected date. |
$date-selected-hover-foreground | Color | null | The hover text color for the selected date. |
$date-selected-focus-foreground | Color | null | The focus text color for the selected date. |
$date-selected-current-background | Color | null | The background color for the selected/current date. |
$date-selected-current-hover-background | Color | null | The hover background color for the selected/current date. |
$date-selected-current-focus-background | Color | null | The focus background color for the selected/current date. |
$date-selected-current-foreground | Color | null | The text color for the selected/current date. |
$date-selected-current-hover-foreground | Color | null | The hover text color for the selected/current date. |
$date-selected-current-focus-foreground | Color | null | The focus text color for the selected/current date.
|
$date-selected-range-foreground | Color | null | The foreground of the dates in the selected range. |
$date-selected-range-background | Color | null | The background of the dates in the selected range. |
$date-selected-range-hover-foreground | Color | null | The :hover foreground of the dates in the selected range. |
$date-selected-range-hover-background | Color | null | The :hover background of the dates in the selected range. |
$date-selected-range-focus-foreground | Color | null | The :focus foreground of the dates in the selected range. |
$date-selected-range-focus-background | Color | null | The :focus background of the dates in the selected range.
|
$date-selected-current-range-foreground | Color | null | The foreground of the current date in the selected range. |
$date-selected-current-range-background | Color | null | The background of the current date in the selected range. |
$date-selected-current-range-hover-foreground | Color | null | The :hover foreground of the current date in the selected range. |
$date-selected-current-range-hover-background | Color | null | The :hover background of the current date in the selected range. |
$date-selected-current-range-focus-foreground | Color | null | The :focus foreground of the current date in the selected range. |
$date-selected-current-range-focus-background | Color | null | The :focus background of the current date in the selected range.
|
$date-selected-special-border-color: | Color | null | The border color of the selected special date, |
$date-selected-special-hover-border-color: | Color | null | The :hover border color of the selected special date, |
$date-selected-special-focus-border-color: | Color | null | The :focus border color of the selected special date,
|
$date-current-foreground | Color | null | The foreground of the current date. |
$date-current-background | Color | null | The background color of the current date. |
$date-current-hover-foreground | Color | null | The :hover text color of the current date. |
$date-current-hover-background | Color | null | The :hover background color of the current date. |
$date-current-focus-foreground | Color | null | The :focus text color of the current date. |
$date-current-focus-background | Color | null | The :focus background color of the current date.
|
$date-special-background | Color | null | The background of the dates marked as special. |
$date-special-foreground | Color | null | The foreground of the dates marked as special. |
$date-special-hover-background | Color | null | The background of the dates marked as special. |
$date-special-hover-foreground | Color | null | The foreground of the dates marked as special. |
$date-special-focus-background | Color | null | The background of the dates marked as special. |
$date-special-focus-foreground | Color | null | The foreground of the dates marked as special. |
$date-special-border-color | Color | null | The outline of the dates marked as special.
|
$date-special-range-background | Color | null | The background of the dates inside a range and marked as special. |
$date-special-range-hover-background | Color | null | The :hover background of the dates inside a range and marked as special. |
$date-special-range-focus-background | Color | null | The :focus background of the dates inside a range and marked as special. |
$date-special-range-foreground | Color | null | The foreground of the dates inside a range and marked as special. |
$date-special-range-border-color | Color | null | The outline of the dates inside a range and marked as special.
|
$border-color | Color | null | The calendar border color.
|
$date-border-color | Color | null | The border color of the date. |
$date-hover-border-color | Color | null | The :hover border color of the date. |
$date-focus-border-color | Color | null | The :focus border color of the date.
|
$date-selected-border-color | Color | null | The border color of the selected date. |
$date-selected-hover-border-color | Color | null | The :hover border color of the selected date. |
$date-selected-focus-border-color | Color | null | The :focus border color of the selected date. |
$date-current-border-color | Color | null | The border color of the current date. |
$date-current-hover-border-color | Color | null | The :hover border color of the current date. |
$date-current-focus-border-color | Color | null | The :focus border color of the current date. |
$date-selected-current-border-color | Color | null | The border color of the selected current date. |
$date-selected-current-hover-border-color | Color | null | The :hover border color of the selected current date. |
$date-selected-current-focus-border-color | Color | null | The :focus border color of the selected current date.
|
$date-range-border-color | Color | null | The border color of range selection. |
$date-range-preview-border-color | Color | null | The border color of the range selection in preview state(visible before selecting the end of the range). |
$date-disabled-foreground | Color | color: ('gray', 500, .5) | The foreground color of disabled dates. |
$date-disabled-range-foreground | Color | color: ('gray', 500) | The foreground color of disabled dates. |
$size | Number | null | The size of the days, months, and years views. |
$border-radius | List | null | The border radius used for the calendar. |
$date-border-radius | List | null | The border radius used for the date. |
$date-range-border-radius | List | null | The border radius used for the date range selection. |
$date-current-border-radius | List | null | The border radius used for the current date . |
$date-special-border-radius | List | null | The border radius used for the special date. |
$ym-border-radius | List | null | The border radius used for the month/year.
|
$actions-divider-color | Color | null | The border color used for the date-picker actions divider.
|