TimelineKit API
    Preparing search index...

    Class WorkingCalendarThemeAbstract

    Base class for WorkingCalendar visual themes. Extend to create custom themes.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    backgroundColor: string = '#ffffff'

    Background color for the entire component.

    button: WorkingCalendarButtonStyle
    calendar: WorkingCalendarCalendarStyle
    colorScheme: "light" | "dark" = 'light'

    Color scheme hint for browser-native elements (scrollbars, inputs).

    font: Font = ...

    Default font used throughout the component.

    input: WorkingCalendarInputStyle
    primaryColor: string = '#1a73e8'

    Primary accent color. Used as default for active toggles, focus borders, today highlight, and primary buttons. Individual style properties override this when set.

    section: WorkingCalendarSectionStyle
    toggle: WorkingCalendarToggleStyle