Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourceControlResourceDecorations

The decorations for a source control resource state. Can be independently specified for light and dark themes.

Hierarchy

  • SourceControlResourceDecorations

Index

Properties

faded?: boolean

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

iconPath?: string

The icon path for a specific source control resource state.

strikeThrough?: boolean

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

tooltip?: string

The title for a specific source control resource state.