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

Index

Properties(6)

Optional Readonly iconPath

iconPath: string | Uri | ThemeIcon

The icon path for a specific source control resource state.

Optional Readonly strikeThrough

strikeThrough: boolean

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

Optional Readonly faded

faded: boolean

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

Optional Readonly tooltip

tooltip: string

The title for a specific source control resource state.

Optional Readonly light

The light theme decorations.

Optional Readonly dark

The dark theme decorations.

Generated by TypeDoc. Maintained by 洛竹