Theia API Documentation v1.65.0
    Preparing search index...

    The theme-aware decorations for a source control resource state.

    interface SourceControlResourceThemableDecorations {
        iconPath?: string | Uri | ThemeIcon;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    iconPath?: string | Uri | ThemeIcon

    The icon path for a specific source control resource state.