UNPKG

@fluentui/react-northstar

Version:
17 lines (15 loc) 699 B
"use strict"; exports.__esModule = true; exports.datepickerCalendarCellButtonVariables = void 0; var datepickerCalendarCellButtonVariables = function datepickerCalendarCellButtonVariables(siteVars) { return { calendarCellSelectedColor: siteVars.colors.black, calendarCellHoverColor: siteVars.colors.black, calendarCellTodayColor: siteVars.colors.black, calendarCellQuietColor: siteVars.colors.white, calendarCellDisabledColor: siteVars.accessibleGreen, calendarCellHoverBackgroundColor: siteVars.accessibleCyan }; }; exports.datepickerCalendarCellButtonVariables = datepickerCalendarCellButtonVariables; //# sourceMappingURL=datepickerCalendarCellButtonVariables.js.map