Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 419 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 419 Bytes

name-that-color package

Convert CSS hex code to human readable color name.

Screenshot

Configure keyboard shortcut command

name-that-color:name-selection

This line will add a keyboard shortcut for control + alt + command + n in mac

Atom > Preferences > keymap.cson > "ctrl-alt-cmd-n": "name-that-color:name-selection"