color-picker

Right click or press CMD-SHIFT-C/CTRL-ALT-C to open it.

thomaslindstrom

2,519,371

3,241

Bug Reports

2.3.0

MIT

GitHub

This package provides the following services:

A Color Picker for Atom

apm apm

Right click and select Color Picker, or hit CMD-SHIFT-C/CTRL-ALT-C to open it. Currently reads HEX, HEXa, RGB, RGBa, HSL, HSLa, HSV, HSVa, VEC3 and VEC4 colors – and is able to convert between the formats.

It also inspects Sass and LESS color variables. Just open the Color Picker with the cursor at a variable and it'll look up the definition for you. From there, you can click the definition and go directly to where it's defined.

Preview

Color Picker in action

Settings

Open Atom Settings, go to Packages in the left hand sidebar, and press Settings on color-picker to open the list of settings available for the Color Picker.

To do