UNPKG

@fluentui/react-northstar

Version:
12 lines (11 loc) 503 B
export var datepickerCalendarCellVariables = function datepickerCalendarCellVariables(siteVars) { return { calendarCellSelectedColor: siteVars.colors.black, calendarCellHoverColor: siteVars.colors.black, calendarCellTodayColor: siteVars.colors.black, calendarCellQuietColor: siteVars.colors.white, calendarCellDisabledColor: siteVars.accessibleGreen, calendarCellHoverBackgroundColor: siteVars.accessibleCyan }; }; //# sourceMappingURL=datepickerCalendarCellVariables.js.map