Consistent UX colors
Open
- Dominant language
- Python
- Stars
- 207
- Forks
- 62
- Avg merge
- 12h 23m
- Merged PRs (30d)
- 4
Description
Ensure a consistent UX (and somehow give a purpose to color printing) by having helpers. Make sure that color printing give a consistant UX throughout our code and instead of writing the color, on each cprint() call, we could have a bunch of helpers that wrap them (e.g. cprint_info(), cprint_warning(), cprint_error(), etc.).
Contributor guide
Assessment
This issue has not been assessed yet.