TimelineKit API
    Preparing search index...

    Class EventCalendarContentStyle

    Style settings for the main calendar content area.

    Index

    Constructors

    Properties

    agendaDayHeaderBackgroundColor: string = '#f8f9fa'

    Background color for day headers in agenda view.

    agendaDayHeaderTextColor: string = '#333333'

    Text color for day headers in agenda view.

    agendaEmptyTextColor: string = '#999999'

    Text color for the empty state message in agenda view.

    agendaEntryGap: number = 1

    Vertical gap between entry rows in agenda view (px).

    agendaEntryHeight: number = 48

    Height of each entry row in agenda view (px).

    agendaEntryHoverBackgroundColor: string = 'rgba(0, 0, 0, 0.04)'

    Hover background color for entries in agenda view.

    agendaTimeWidth: number = 80

    Width of the time column in agenda view (px).

    backgroundColor: string = '#ffffff'
    currentTimeLineColor: string = '#ea4335'

    Color of the current time indicator line and dot (week/day view).

    currentTimeLineHeight: number = 2

    Thickness of the current time indicator line in pixels (week/day view).

    dayHeaderHeight: number = 24

    Height of the day number header inside each day cell (month view).

    declinedOpacity: number = 0.55

    Opacity for declined meetings.

    dragHighlightColor: string = 'rgba(3, 155, 229, 0.15)'

    Background overlay during drag-to-create.

    entryAccentBorderWidth: number = 3

    Width of the left accent border on entries.

    entryBorderRadius: number = 4

    Border radius for entry elements.

    Color palette for entry colors. Entries reference these by index or custom ColorDefinition.

    entryGap: number = 2

    Vertical gap between entries.

    entryHeight: number = 22

    Height of an entry bar/chip in month view.

    entryMinHeight: number = 20

    Minimum height of an entry in week/day view.

    focusOutlineColor: string = '#1a73e8'

    Color of the focus ring when an entry or interactive element is focused via keyboard.

    focusOutlineOffset: number = 1

    Offset of the focus ring from the element edge in pixels.

    focusOutlineWidth: number = 2

    Width of the focus ring in pixels.

    gridLineColor: string = '#e0e0e0'
    halfHourLineColor: string = '#e0e0e0'

    Color of the half-hour separator lines (week/day view).

    hourLineColor: string = '#e0e0e0'

    Color of the horizontal hour separator lines (week/day view).

    hoverBackgroundColor: string = 'rgba(0, 0, 0, 0.04)'

    Color of the hover overlay on day cells.

    moreTextColor: string = '#555555'

    Color of the "+N more" text in month view when entries overflow.

    otherMonthBackgroundColor: string = '#fafafa'

    Background color for days belonging to a different month (month view only).

    otherMonthTextColor: string = '#b0b0b0'

    Text color for day numbers of a different month.

    scrollbarThumbColor: string = '#c1c1c1'

    Scrollbar colors for the scrollable content area.

    scrollbarTrackColor: string = '#f1f1f1'
    selectedEntryOutlineColor: string = '#1a73e8'

    Background color for the selected entry.

    slotHeight: number = 48

    Height of one time slot in pixels (week/day view). Each slot = slotDuration minutes.

    textColor: string = '#333333'
    todayBackgroundColor: string = '#e8f0fe'

    Background color for the entire today cell/column.

    weekendBackgroundColor: string = '#f8f8f8'

    Background color for weekend cells/columns.