TimelineKit API
    Preparing search index...

    Class BaseSheetStyle

    Style settings for the sheet (left panel).

    Index

    Constructors

    Properties

    backgroundColor: string = '#ffffff'
    colorScheme: "light" | "dark" = 'light'
    editorBackgroundColor: string = '#ffffff'
    editorTextColor: string = '#000000'
    focusBorderColor: string = '#4a7cf6'
    gridLineColor: string = '#e0e0e0'
    header: BaseSheetHeaderStyle = ...
    highlightBorderColor: string = '#647ee8'
    hoverBackgroundColor: string = '#f8f8f8'
    scrollbarThumbColor: string = '#c1c1c1'
    scrollbarTrackColor: string = '#f1f1f1'
    selectedBackgroundColor: string = '#f8f8f8'
    selectedRowHeaderColor: string = '#e8e8e8'
    textColor: string = '#000000'
    treeIconColor: string = '#606060'