Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourceControlResourceDecorations

Hierarchy

Index

Properties

Optional color

color: ThemeColor

Optional Readonly dark

The dark theme decorations.

Optional Readonly faded

faded: boolean

Whether the source control resource state should be faded in the UI.

Optional Readonly iconPath

iconPath: string | Uri

The icon path for a specific source control resource state.

Optional letter

letter: string

Optional Readonly light

The light theme decorations.

Optional source

source: string

Optional Readonly strikeThrough

strikeThrough: boolean

Whether the source control resource state should be striked-through in the UI.

Optional Readonly tooltip

tooltip: string

The title for a specific source control resource state.