VSCode-Logger API - v1.7.3
    Preparing search index...

    Interface HighlightDefinition

    interface HighlightDefinition {
        backgroundColor: string;
        baseColor: string;
        color: string;
        id: number;
        key: string;
    }
    Index

    Properties

    backgroundColor: string
    baseColor: string
    color: string
    id: number
    key: string