Variable: idlwave-shell-electric-stop-color
idlwave-shell-electric-stop-color is a customizable variable defined
in idlw-shell.el.gz.
Value
"Violet"
Documentation
The color for the default face or overlay arrow when stopped.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/idlw-shell.el.gz
(defcustom idlwave-shell-electric-stop-color "Violet"
"The color for the default face or overlay arrow when stopped."
:group 'idlwave-shell-highlighting-and-faces
:type 'string)