To Change the Highlight Color for Breakpoints (Visual LISP IDE)

The background or highlight color of a breakpoint can be changed.

Note: The Visual LISP IDE is available on Windows only.
  1. In Visual LISP, click Tools Window Attributes Configure Current.
  2. In the Windows Attributes dialog box, Elements drop-down list, select :BPT-ACTIVE or :BPT-DISABLE.
  3. Change the foreground and background colors used for breakpoints in the text editor window. Click OK.

    By default, active breakpoints have a white foreground with a red background and disabled breakpoints have a black foreground with a blue background.