@versatiles/style
    Preparing search index...

    Type Alias HueMethod

    HueMethod: "shorter" | "longer" | "increasing" | "decreasing"

    How to get from one hue to another (CSS Color 4 §13.5).

    Two hues sit on a circle, so there are always two ways round; which one is wanted is a design decision, not a mathematical one. shorter takes the short arc — red to blue through magenta — while longer takes the other, through yellow and green.