better_launch.utils.colors module
- class better_launch.utils.colors.HighContrastColorGenerator
Bases:
objectGenerates RGB colors with a certain distance apart so that subsequent colors are visually distinct.
- better_launch.utils.colors.get_contrast_color = <better_launch.utils.colors.HighContrastColorGenerator object>
A global instance to generate sequences of visually distinct colors.