I can’t upload a jpg because I am a new user but I would really like to change STDERR (web server) colors, They are blue at the moment and I can’t see it on my Powershell (black background) screen. I posted similar quesion on SO
See img over there for reference please. Could you help me? I spent half day on changing Powershell colors but found out that none of them were blue, so it must be some meteor setting.
Got answer from SO (thanks Akshat):
You can try enabling raw-logs to remove the colours by passing it as a flag when you run meteor
meteor --raw-logs
Thank you very much for that sashko.