scottclowe / matlab-schemer

Apply and save color schemes in MATLAB with ease.
BSD 2-Clause "Simplified" License
1.19k stars 273 forks source link

Debug highlighting is hard to read using Cobalt #36

Open fdifonzo opened 2 years ago

fdifonzo commented 2 years ago

When debugging using Cobalt scheme, jumping over called functions in tha call stack, at stop lines you see something like this:

image

image

which is quite hard to read. Could you please fix this?

Thank you.