|
|
||
|---|---|---|
| .. | ||
| keymaps | ||
| lib | ||
| menus | ||
| stylesheets | ||
| .npmignore | ||
| LICENSE.md | ||
| README.md | ||
| package.json | ||
README.md
A Color Picker for Atom
A color picker for Atom. Either right click a color and select Color picker, or hit CMD-SHIFT-C/CTRL-ALT-C anywhere. Currently reads HEX, HEXA, RGB, RGBA, HSL and HSLA.
Inspects Sass/LESS variables! Take a look here.
NEW: You can now open the color picker whenever, without input, using CMD-SHIFT-C/CTRL-ALT-C!
Preview
To do
- Stylus variable lookup
- Context menu convertions
- Preview color manipulation functions (lighten, darken)
- Edit the color value
