Replace the usage of `colorama` with [rich](https://rich.readthedocs.io/en/latest/reference.html). This opens up more possibilities for using rich ui tools for rendering output. This change could introduce the possibility of backward incompatibility.
Replace the usage of
coloramawith rich.This opens up more possibilities for using rich ui tools for rendering output.
This change could introduce the possibility of backward incompatibility.