Color Stew is a design tool for experiments of color combinations.
Try Color Stew at https://superhahnah.com/application/color-stew.
$ elm make src/*.elm --output=main.js --debug
Or with elm-live, following command works.
$ elm-live src/*.elm -- --output=main.js --debug
$ elm make src/*.elm --output=main.js --optimize
MIT © 2019, hahnah