laughing-hipster/.atom/packages/color-picker
Adam Veldhousen 3f787f3031 Added atom configuration and setup bindings for mini buff explorer 2014-07-28 11:22:20 -05:00
..
keymaps Added atom configuration and setup bindings for mini buff explorer 2014-07-28 11:22:20 -05:00
lib Added atom configuration and setup bindings for mini buff explorer 2014-07-28 11:22:20 -05:00
menus Added atom configuration and setup bindings for mini buff explorer 2014-07-28 11:22:20 -05:00
stylesheets Added atom configuration and setup bindings for mini buff explorer 2014-07-28 11:22:20 -05:00
.npmignore Added atom configuration and setup bindings for mini buff explorer 2014-07-28 11:22:20 -05:00
LICENSE.md Added atom configuration and setup bindings for mini buff explorer 2014-07-28 11:22:20 -05:00
README.md Added atom configuration and setup bindings for mini buff explorer 2014-07-28 11:22:20 -05:00
package.json Added atom configuration and setup bindings for mini buff explorer 2014-07-28 11:22:20 -05:00

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

Color Picker in action

To do

  • Stylus variable lookup
  • Context menu convertions
  • Preview color manipulation functions (lighten, darken)
  • Edit the color value