Skip to content

🌈 An Atom package that look for color cheat sheet

License

Notifications You must be signed in to change notification settings

nju33/atom-colorio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 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