Well, you could implement your own console for output (using a Frame and whatever windowing widgets you want) and set the text to whatever color/font/size you like. This is not as hard as it sounds.
In this Blazor project, we created a sample to show how to customize the background color and text color in the Blazor HeatMap.