Theia API Documentation v1.65.0
    Preparing search index...
    interface PluginIconDefinition {
        fontCharacter: string;
        fontColor: string;
        fontId: string;
        fontSize: string;
        iconPath: string;
    }
    Index

    Properties

    fontCharacter: string
    fontColor: string
    fontId: string
    fontSize: string
    iconPath: string