Im a Python programmer and I have swithced IDE. I have switched from Spyder to Visual Code. Untill now I can say that Visual Code is way better then Spyder, but I have some problems with the output color in the terminal.
This is my output in Visual Code:

As you can see in Spyder the output is written in the White color, whilst the path is written in Green. In Visual code the whole output (path + output) is written in Blue. I prefer the color settings used in Spyder, because Im very color orientated. I think its very nice to distuinguish between Path and Output using different colors.
So my question is: How can I give the output and the Path a different color in Visual Code?


