/elm-color-mixing

Color mixing in elm!

Primary LanguageElmBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Elm Color Mixing

Functions to mix color.

Use the Elm Core Color type to create your colors and this library to mix them.

This library is modeled off of the LESSCSS color functions. See their documentation for general descriptions of each color operation.