Variable: spam-face
spam-face is a customizable variable defined in spam.el.gz.
Value
spam
Documentation
Face for spam-marked articles.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/spam.el.gz
(defcustom spam-face 'spam
"Face for spam-marked articles."
:type 'face
:group 'spam)