liftoff
liftoff copied to clipboard
Improve display of info/warning/error text
We're printing a bunch of white text to the screen. It would be nice to pretty-up the text that we're printing with some color.
I've used https://github.com/fazibear/colorize for this purpose in a private fork, shouldn't be too much effort.