electriccode / atom-name-that-color

Convert CSS hex code to human readable color name.

Home Page:https://atom.io/packages/atom-name-that-color

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Convert CSS hex code to human readable color name.

https://atom.io/packages/atom-name-that-color

License:MIT License


Languages

Language:JavaScript 100.0%