I am using Light (Visual Studio) theme. The yellow text on the debug console is just not visible. How to change it? https://code.visualstudio.com/api/references/theme-color doesn't have the info! Who the hell on earth would use Yellow text On White background colour!?!
-
1Check the answer here stackoverflow.com/questions/53735278/…G.Mich– G.Mich2019-07-09 08:19:20 +00:00Commented Jul 9, 2019 at 8:19
-
That's for editor. Not debug console.khteh– khteh2019-07-09 08:47:22 +00:00Commented Jul 9, 2019 at 8:47
-
Check this issue github.com/Microsoft/vscode/issues/47457G.Mich– G.Mich2019-07-09 08:49:55 +00:00Commented Jul 9, 2019 at 8:49
-
I believe that the yellow is not supported color..G.Mich– G.Mich2019-07-09 09:01:30 +00:00Commented Jul 9, 2019 at 9:01
-
That issue was using Dark theme. Use Light Theme and check the debug console.khteh– khteh2019-07-10 01:09:24 +00:00Commented Jul 10, 2019 at 1:09
Add a comment
|