weslly / ColorPicker

Color picker for Sublime Text
http://weslly.github.io/ColorPicker
510 stars 109 forks source link

Add support for "0x" prefix #78

Closed hmil closed 4 years ago

hmil commented 8 years ago

Hi,

First, thanks for this awesome plugin, I'm using it all the time. I've been playing with WebGL lately and I realized the ColorPicker does not handle "0xaabbcc" format properly. I think this plugin has more applications than just CSS therefore it should support this kind of syntax out of the box.

The attached patch should do the trick. Tested on windows and linux.

haobug commented 5 years ago

Tested on mac, it works