TimelineKit API
    Preparing search index...

    Class EventCalendarSidebarStyle

    Style settings for the sidebar (mini calendar + calendar list).

    Index

    Constructors

    Properties

    backgroundColor: string = '#ffffff'
    borderColor: string = '#e0e0e0'
    calendarListHeaderTextColor: string = '#555555'

    Calendar list styles.

    calendarListCheckboxColor: string = '#1a73e8'
    miniCalendarDayWithEventsColor: string = '#1a73e8'
    miniCalendarHoverBackgroundColor: string = '#f0f0f0'
    miniCalendarOtherMonthTextColor: string = '#b0b0b0'
    miniCalendarSelectedBackgroundColor: string = '#e8f0fe'
    miniCalendarSelectedTextColor: string = '#1a73e8'
    miniCalendarTodayBackgroundColor: string = '#1a73e8'
    miniCalendarTodayDotColor: string = '#ffffff'
    miniCalendarTodayTextColor: string = '#ffffff'

    Mini-calendar styles.

    miniCalendarWeekendTextColor: string = '#777777'
    textColor: string = '#333333'
    width: number = 256