Console Log output only appears readable in the Dark SoloLearn Theme | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Console Log output only appears readable in the Dark SoloLearn Theme

Console Log output only appears readable in the Dark SoloLearn Theme When switching to the Light Theme the following code : let name = 'David'; let msg = `Welcome ${name}!`; console.log(msg); appears in the Light Theme as White letters on Light Gray, and is easy to be missed.

23rd Dec 2018, 2:28 PM
Robert Stockmann
1 Answer
+ 3
Can’t understand why, I’ve never had a problem with this in light theme.
26th Dec 2018, 6:48 AM
Shawn Gillis
Shawn Gillis - avatar