Skip to content

A color picker for the Atom Editor. Right click a color and select color picker to open it.

License

Notifications You must be signed in to change notification settings

felixakiragreen/color-picker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. You can also open the color picker whenever, without input.

Inspects Sass/LESS variables! Take a look here.

Preview

Color Picker in action

To do

  • Selectable list of the current project color variables
  • Abbreviated color values (#43)
  • Uppercase HEX result (#34)
  • Improve activation performance (#42)
  • Stylus variable lookup (#4)
  • Context menu conversions (#3)
  • Preview color manipulation functions (lighten, darken) (#21)

About

A color picker for the Atom Editor. Right click a color and select color picker to open it.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 75.9%
  • CSS 24.1%