Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.57 KB

README.md

File metadata and controls

36 lines (19 loc) · 1.57 KB

Color Vision

Visual Studio Marketplace Rating Visual Studio Marketplace Version

Color Vision is a utility extension for VSCode that provides a way of visualizing colors in your documents.

Features

Color Vision detects HEX, HEXA, RGB, and RGBA and displays a color swatch next to the color value so that you can see exactly how the color will look.

Example usage of the Color Vision extension showing color swatches being added to HEX and RGB color definitions

Known Issues

None at the moment. If you find one, please submit an issue but please observe the Contributor Code of Conduct.

Latest Release Notes

[0.1.1] - Readme and License Updates

Added Rating and Version Badges to the readme with Hacktoberfest Commits from @fsjoyti and @andregallacci.

Added animation demonstrating the plugin with Hacktoberfest Commits from @pradipta007.

Thanks for your contributions and Happy Hacktoberfest!

Added Parity Public License to the project.

0.1.0

Initial release of Color Vision with support for HEX and RGBX colorspaces. Now available in the VS Code Extention Marketplace https://marketplace.visualstudio.com/items?itemName=wilsonsio.color-vision

Enjoy!

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.