weslly / ColorPicker

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

Add details to documentation on how to change the keybind #50

Open virgiliu opened 10 years ago

virgiliu commented 10 years ago

I already have the color picker shortcut bound for something else but the documentation doesn't mention how to change the keybind to show ColorPicker.

lcx commented 10 years ago

{ "keys": ["super+shift+c"], "command": "color_pick" }

change as needed

alpracka commented 10 years ago

Remap via Key Bindings - User doesn't work (osx)