colorio
An Atom package that look for color cheat sheet
nju33 9,769 6 0.2.1 MIT GitHub

 Atom Colorio

XO code style

An Atom package that look for color cheat sheet

Atom Colorio

Install

apm install colorio

Commands

  • Colorio: Toggle
    Open or close colorio pane.

Conetxt Menu

  • Search with colorio
    If the selection range is a color value, search that color. At that time, if the panel is hidden, it opens at the same time.

Options

  • Show hex default: true
    Whether to display the hex value
  • Show rgb default: true
    Whether to display the rgb value
  • Show hsv default: false
    Whether to display the hsv value
  • Show hsl default: false
    Whether to display the hsl value
  • Search on copy default: false
    If contents are color values when copying, whether to open this

License

The MIT License (MIT)

Copyright (c) 2017 nju33 nju33.ki@gmail.com