pub fn readable_text(surface: &Color) -> ColorExpand description
Pick whichever of the two default text colors reads best on
surface. Used both as the fallback inside resolve_text_token
and as a direct utility for “I just need text that works”.
pub fn readable_text(surface: &Color) -> ColorPick whichever of the two default text colors reads best on
surface. Used both as the fallback inside resolve_text_token
and as a direct utility for “I just need text that works”.