Fix 'gnus-summary-cancelled' face (default have black background which
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 10 Nov 2011 00:16:32 +0200
changeset 808 54d6db4ec612
parent 807 63c56a8cf9f1
child 810 4c2010d424ed
Fix 'gnus-summary-cancelled' face (default have black background which conflict with my preference, I like white).
.emacs-my
--- a/.emacs-my	Thu Nov 10 00:14:56 2011 +0200
+++ b/.emacs-my	Thu Nov 10 00:16:32 2011 +0200
@@ -1375,6 +1375,8 @@
 ;; `gnus-score-followup-thread'
 ;; `gnus-score-followup-article'
 
+(custom-set-faces '(gnus-summary-cancelled ((t (:foreground "plum" :background nil)))) )
+
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 (message "bbdb")