Variable: grep-context-face
grep-context-face is a variable defined in grep.el.gz.
Value
shadow
Documentation
Face name to use for grep context lines.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/grep.el.gz
(defvar grep-context-face 'shadow
"Face name to use for grep context lines.")