UNPKG

@fluentui/react-northstar

Version:
12 lines (11 loc) 521 B
export 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 }; }; //# sourceMappingURL=datepickerCalendarCellButtonVariables.js.map