TimelineKit API
    Preparing search index...

    Class EventCalendarEntryColor

    Color palette for a single calendar entry color.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    borderColor: string | null = null
    color1: string = '#aabbff'
    color2: string = '#6677dd'
    highlightColor: string = 'rgba(50, 70, 200, 0.4)'
    chipBackgroundColor: string = '#d3e3fd'

    Background color for compact "chip" display (single-line entries in month view).

    chipTextColor: string = '#1b4fa3'

    Text color for compact "chip" display.

    textColor: string = '#1b4fa3'

    Text color for full-block entries (multi-day bars, timed blocks).

    Methods