UNPKG

react-infinite-calendar

Version:

Infinite scrolling date-picker built with React, with localization, themes, keyboard support, and more.

16 lines 320 B
module.exports = { accentColor: '#448AFF', floatingNav: { background: 'rgba(56, 87, 138, 0.94)', chevron: '#FFA726', color: '#FFF' }, headerColor: '#448AFF', selectionColor: '#559FFF', textColor: { active: '#FFF', default: '#333' }, todayColor: '#FFA726', weekdayColor: '#559FFF' };