Liking cljdoc? Tell your friends :D

dots.vscode.source-control-resource-decorations

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

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

darkcljs

(dark source-control-resource-decorations)

The dark theme decorations.

The dark theme decorations.
sourceraw docstring

faded?cljs

(faded? source-control-resource-decorations)

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

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

icon-pathcljs

(icon-path source-control-resource-decorations)

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

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

lightcljs

(light source-control-resource-decorations)

The light theme decorations.

The light theme decorations.
sourceraw docstring

strike-through?cljs

(strike-through? source-control-resource-decorations)

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

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

tooltipcljs

(tooltip source-control-resource-decorations)

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

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

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close