Please see the screenshots. I can hardly see some parts of each stacktrace [1], [2], [3], etc. How can I fix it? Julia versions before 1.6 have no problem.
1 Like
You will need to modify/change the color scheme of your terminal emulator. What you are currently seeing as black is actually described by the ANSI standard as “bright black” or gray, but some color schemes can make it a bit hard to read.
3 Likes
Note that iTerm has a “minimum contrast” slider to fix theme problems:
(VS code has something similar, by the way.)
6 Likes
Thanks! Though using minimum contrast as pointed out by @mcabbott can make the text more visible, I find tuning the ANSI colors Bright Black directly is more flexible.
1 Like