8000 GitHub - brisk0/colorstep: Generate a set of unique colours in the terminal by stepping through hues
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Generate a set of unique colours in the terminal by stepping through hues

License

Notifications You must be signed in to change notification settings

brisk0/colorstep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colorstep

Generate a set of unique colours in the terminal by stepping through hues

Example

colorstep 30

Usage

colorstep [OPTIONS] <STEP>

Arguments

<STEP> Integer hue step in degrees

Options

Short Long Description
-s --saturation <SATURATION> Colour saturation, between 0.0 and 1.0 [default: 1]
-v --value <VALUE> Colour value, between 0.0 and 1.0 [default: 1]
-q --quiet Quiet and uncoloured output, e.g. for use in scripts
-h --help Print help
-V --version Print version

About

Generate a set of unique colours in the terminal by stepping through hues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0