Windows 10 Ubuntu WSL Coloring issue

Not sure when this started as I haven’t used WSL for development in a while but I had previously set up colors mimicking Ubuntu some time ago using the color palette in the Properties settings. Previously the text in the JSON output was yellow but now they are the same color as the background:

enter image description here

This is how JSON looks now, the actual JSON text is (copy/pasted from the console):

QIPJS: { document_id: '207867',
  receiver_data:
   { externalId: '1003',...}

Which color is used for the string in the JSON output above? I run Serverless/Node.js on the WSL console and execute as sls invoke local --function xxx