bibliopixel.colors.make.
color
colors
Return a color Palette
colors_no_palette
Return a Palette but don’t take into account Pallete Names.
to_triplets
Coerce a list into a list of triplets.
If colors is a list of lists or strings, return it as is. Otherwise, divide it into tuplets of length three, silently discarding any extra elements beyond a multiple of three.