Variable: erc-track-mouse-face
erc-track-mouse-face is a variable defined in erc-track.el.gz.
Value
mode-line-highlight
Documentation
The face to use when mouse is over channel names in the mode line.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-track.el.gz
(defvar erc-track-mouse-face 'mode-line-highlight
"The face to use when mouse is over channel names in the mode line.")