Adds Snazzy looking color previews to vscode instantly.
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.
Usage: 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.