Exhibit lets color-blind people know what color the mouse is over. It can also help designers know the colors used on a website/design by showing the HSV values of the color.
This is a very simple software. Install it on your PC and use it to know the colors of products or web elements.
The only prerequisite is .Net framework v4.0
You can build it yourself or download the release version.
- .Net framework v4.0 - The framework used
- Visual Studio 2015 - IDE
- C# - Programming language
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Salah Al-Dhaferi - Initial work - tech-chieftain
This project is licensed under the MIT License - see the LICENSE.md file for details
- John Gietzen (Used his code to check colors under the mouse pointer)