Skip to content

franvarney/atom-color-describe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

color-describe

An Atom package that describes colors in plain text in the notifications tray. Useful for those of us that colorblind!

Install

Manual
  1. Clone this directory and navigate inside
  2. apm install
  3. apm link .

Settings

File Types

Color description notifications will only display with these file types.

Default: [source.css, source.less, source.styl, source.stylus, source.sass, source.scss, source.css.less, source.css.styl, source.css.stylus, source.css.sass, source.css.scss]

Delay

The delay or throttle, in milliseconds, before the notification displays.

Default: 400

Instructions

Just highlight a valid CSS color and a notification will show with a human readable description!

About

Atom package that describes a valid CSS color.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages