+ 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.
1 Answer
+ 3
Canât understand why, Iâve never had a problem with this in light theme.