bgrins / spectrum

The No Hassle JavaScript Colorpicker
https://bgrins.github.io/spectrum/
MIT License
2.32k stars 588 forks source link

ISSUE #511 , adding the option to showHexText preview on the replacer #512

Open ngattusohw opened 6 years ago

ngattusohw commented 6 years ago

Adds the showHexText option.

When I used my own css to make the previewer wider, I noticed how nice it would be to have the HexCodes clearly displayed on the actual previewer.

With the showHexText option, it will now simply add the correct color Hex text on top of the previewer/replacer, and it will also change the color of the text depending on the current background color.