TimelineKit API
    Preparing search index...

    Class KanbanCardColor

    Color palette for a single card color.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    accentColor: string = '#1b66c9'

    Border color for the card (left accent strip).

    backgroundColor: string = '#d3e3fd'

    Background color for the card body.

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

    Text color for the card title.

    Methods