Now uses the latest version of ``ansicolors``, extending to the
full set of CSS color names and hex notations, in addition to the
traditional small set of ANSI color names. So ``say('this',
style='peachpuff')`` or ``say('this', style='663399')`` to your
heart's content!
A future release will be needed to extend color name parsing to
other notations such as ANSI numeric and CSS ``rgb()`` spcs.
Also fixed a bug when wrapping, ANSI colors, and colored prefixes
are used together.