too_dark

tulips.tulips.too_dark(color_ary)[source]

Check if text too dark

Check whether dark text can be overlayed on colors in an array of RGBA colors.

Parameters
color_arynp.array or list of RGBA color arrays
Returns
final_arylist

New list of Booleans.