UNPKG

flatpickr_plus

Version:

A lightweight, powerful javascript datetime picker with additional locale year support and year dropdown

19 lines (12 loc) 361 B
$calendarBackground = #fff $calendarBorderColor = alpha(#484848, 0.2) $monthForeground = #fff $monthBackground = #EF5350 $weekdaysBackground = #EF5350 $dayForeground = #484848 $dayHoverBackground = #e2e2e2 $todayColor = #bbb $selectedDayBackground = #EF5350 $selectedDayForeground = #fff $noCalendarBorder = true @require "../flatpickr"