Skip to content

DeMoorJasper/vscode-pigments

Repository files navigation

Build Status

Rate this on vscode marketplace | View on github

Pigments for VSCode

Adds Snazzy looking color previews to vscode instantly.

preview

Configuration

You can configure this plugin under the pigments key.

pigments.markerType

markerType defines how to display the colors in the extension.

Possible options are: background and outline.

pigments.enabledExtensions

enabledExtensions defines which file extensions this plugin should apply to. This should be a comma seperated list of extensions, see the example below.

Example: css, sass, jsx

pigments.disabledExtensions

disabledExtensions defines which file extensions this plugin should ignore, this overwrites any value provided in pigments.enabledExtensions including the defaults. This should be a comma seperated list of extensions, see the example below.

Example: css, sass, jsx

About

Preview colors used inside the editor instantly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published