On Tue, Mar 19, 2019 at 10:35 PM Ben Greenman <[email protected]> wrote: > I'm thinking a color-map% object would define a possibly-infinite > sequence of colors that look nice in some way. The colors might be > useful anywhere where someone wants a "rainbow" of colors ... maybe > for:
If you're interested in contrasting colors instead of a gradient, you could use philogenic colors, the way Pyret does for its error messages. http://blog.brownplt.org/2018/06/11/philogenic-colors.html Justin -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

