Alaja.CLI.Commands.Color (Alaja v1.0.0)

Copy Markdown View Source

alaja color — Color analysis, harmonies, conversions, and tone manipulation.

Parses a color in any supported format and displays its values across multiple colour spaces (HEX, RGB, HSL, HSV, CMYK, XTerm256, CIELAB, CIE XYZ), generates colour harmonies, computes WCAG contrast ratios, and renders a visual colour wheel when possible.

Summary

Functions

Prints help for the alaja color command.

Runs the alaja color command.

Functions

help()

@spec help() :: :ok

Prints help for the alaja color command.

run(args)

@spec run([String.t()]) :: :ok | no_return()

Runs the alaja color command.