Generate a set of unique colours in the terminal by stepping through hues
colorstep 30
colorstep [OPTIONS] <STEP>
<STEP>
Integer hue step in degrees
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 |