get_colors

get_colors(*args, **kwargs)[source]

Get the colors associated with a registered or on-the-fly color cycle.

Parameters

*args, **kwargs – Passed to Cycle.

Returns

colors (list of str) – A list of HEX strings.