Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 909 Bytes

File metadata and controls

27 lines (17 loc) · 909 Bytes

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