Provide Color Theme to the `Java Process Console` in the Terminal of VSCode while running a Spring Project

Viewed 879

Is there a way to add colours/themes to the output generated in the Java Process Console which is a result of running a Spring Application from the VSCode Spring-Boot-Dashboard.

I am looking for a targetted solution for the Java Process Console that is outputted on the integrated Terminal. I am using Git Bash as my integrated terminal.

enter image description here

1 Answers
Related