The decorations for a {@link SourceControlResourceState source control resource state}. Can be independently specified for light and dark themes.

Fields

@:optionaloptionalread onlytooltip:Null<String>

The title for a specific {@link SourceControlResourceState source control resource state}.

@:optionaloptionalread onlystrikeThrough:Null<Bool>

Whether the {@link SourceControlResourceState source control resource state} should be striked-through in the UI.

@:optionaloptionalread onlylight:Null<SourceControlResourceThemableDecorations>

The light theme decorations.

@:optionaloptionalread onlyiconPath:Null<EitherType<String, EitherType<Uri, ThemeIcon>>>

The icon path for a specific {@link SourceControlResourceState source control resource state}.

@:optionaloptionalread onlyfaded:Null<Bool>

Whether the {@link SourceControlResourceState source control resource state} should be faded in the UI.

@:optionaloptionalread onlydark:Null<SourceControlResourceThemableDecorations>

The dark theme decorations.