VS Code
How to add color to your Terminal output
You can use ANSI Escape Codes to color or highlight text printed to the command line without installing extra packages. Just like a mark-up language, we can use a colored escape code followed by the text and ending with a reset escape code to tell the terminal to change the