tkrotoff / jquery-simplecolorpicker

Very simple jQuery color picker
http://plnkr.co/edit/VVclW0?p=preview
MIT License
386 stars 87 forks source link

Theme folder + fontello theme #21

Closed crlcu closed 11 years ago

crlcu commented 11 years ago

Hi,

I have made a folder for theme and added fontello theme support.

tkrotoff commented 11 years ago

Hi,

Thanks for your pull request.

crlcu commented 11 years ago

Hi, Sorry, it looks that I forgot to push the latest commit.

I added the minified files just to shorten the time for installing this library.

tkrotoff commented 11 years ago

Sorry but I cannot include a font that you have generated yourself.

The check/ok mark that you are using seems to come from FontAwesome, I suggest you to change the code for this icon inside Fontello and set it to U+F00C so you can re-use jquery.simplecolorpicker-fontawesome.css instead of creating your own .css file.