x4js - v2.2.49
    Preparing search index...
    interface ITokenThemeRule {
        background?: string;
        fontStyle?: string;
        foreground?: string;
        token: string;
    }
    Index
    background?: string
    fontStyle?: string
    foreground?: string
    token: string