Closed Aritra-Mazumdar closed 3 years ago
@Aritra-Mazumdar The escape codes are right. However, you are repeating too much code. To merge that, I would advice you to create a folder called utils
and add a static class with color being a static property, since they don't change. Also, I would need you to add Javadocs to that file, saying what property relate to what color.
Hi. Please check the changes I have made and do let me know if there are any errors that I may have missed.