Sublime Forum

Color picker

#1

Hi

Are there any other color pickers than
github.com/weslly/ColorPicker
?

Because that plugin doesn’t seem to work, and even if it did, the Windows color picker sucks (I’m using windows 7)

Could sublime text execute javascript code, because I know some javascript plugins that emulate the PS colorpicker?
pe-images.s3.amazonaws.com/type/ … picker.jpg

0 Likes

#2

Sublime can run JS with pyv8, the Emmet plugin does this for example: github.com/sergeche/emmet-sublime

0 Likes