Function readable
pub fn readable(background: Color, text: Color) -> ColorExpand description
Computes a [Color] from the given text color that is
readable on top of the given background color.
pub fn readable(background: Color, text: Color) -> ColorComputes a [Color] from the given text color that is
readable on top of the given background color.