Theia API Documentation v1.65.0
    Preparing search index...
    interface ThemeIcon {
        color?: ThemeColor;
        id: string;
    }
    Index

    Properties

    Properties

    color?: ThemeColor
    id: string