flatpickr
Version:
A lightweight, powerful javascript datetime picker
19 lines (12 loc) • 343 B
text/stylus
$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"