Author Topic: How can I replace the marker of the current execution line in the debugger  (Read 628 times)

Bwana The Bigg

  • Community Member
  • Posts: 11
  • Hero Points: 0
The marker of the current line of execution (_ed_exec.svg) in the debugger window is too light (FFFF2F) and hides on a light background (F0F0FF).
I tried to change the color of the arrow to more contrast (E07000) and reloaded all .ex files where name "_ed_exec.svg" occurs, but nothing happened.
Is it possible to change the look of that marker?

Dennis

  • Senior Community Member
  • Posts: 3961
  • Hero Points: 517
You could try invoking the "tbReloadBitmaps" command from the SlickEdit command line.

However, a better solution (long term) would be to adjust the "Line Prefix" color (Tools > Options > Appearance > Colors).  #606060 works well.