Changeset 1161

Show
Ignore:
Timestamp:
06/06/08 10:49:28 (4 years ago)
Author:
alex
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • alex-emacs-settings/dotemacs-alex-common.el

    r1160 r1161  
    451451 '(font-lock-function-name-face ((t (:foreground "chartreuse2" :weight bold)))) 
    452452 '(font-lock-string-face ((t (:foreground "yellow1")))) 
     453 '(font-lock-builtin-face ((((class color) (min-colors 88) (background dark)) (:foreground "green")))) 
    453454 '(gnus-header-name ((((class color) (background dark)) (:foreground "DarkCyan")))) 
    454455 '(message-cited-text ((((class color) (background dark)) (:foreground "SandyBrown"))))