Group: gnu.emacs.help · Group Profile · Search for Yellow2 in gnu.emacs.help
Author: Ankur
Date: Jul 25, 2007 06:33
...(font-lock-reference-face ((t (nil)))) (font-lock-special-comment-face ((t (nil)))) (font-lock-special-keyword-face ((t (nil)))) (font-lock-string-face ((t (:foreground "yellow2")))) (font-lock-type-face ((t (:foreground "LightYellow1")))) (font-lock-variable-name-face ((t (:foreground "light green")))) (font-lock-warning-face ((t (nil)))) (fringe ((t (nil...
|