Gnus development mailing list
 help / color / mirror / Atom feed
* custom-set-faces for gnus newsgroups
@ 2015-09-14 17:31 Uwe Brauer
  2015-09-14 17:50 ` [[SOLVED]] (was: custom-set-faces for gnus newsgroups) Uwe Brauer
  0 siblings, 1 reply; 4+ messages in thread
From: Uwe Brauer @ 2015-09-14 17:31 UTC (permalink / raw)
  To: ding



Hi


I was able to set the faces in group buffer to my liking, as well as in
the different mail groups. However in the newsgroups buffer such as for
example gmane.emacs.gnus.general all messages appear in black.

So me setting is 
(custom-set-faces 
 '(gnus-group-mail-low ((((class color) (background light)) (:foreground "DeepPink3"))))
 '(gnus-group-news-1 ((((class color) (background light)) (:foreground "ForestGreen"))))
 '(gnus-group-news-1-face ((((class color) (background light)) (:foreground "orange3"))) t)
 '(gnus-group-news-2 ((((class color) (background light)) (:foreground "CadetBlue"))))
 '(gnus-group-news-3 ((((class color) (background light)) (:foreground "blue"))))
 '(gnus-group-news-3-empty ((((class color) (background light)) (:foreground "magenta"))))
 '(gnus-group-news-3-face ((((class color) (background light)) (:foreground "blue"))) t)
 '(gnus-group-news-4 ((t (:foreground "navy" :weight bold))))
 '(gnus-group-news-4-face ((((class color) (background light)) (:foreground "green3" :bold t))) t)
 '(gnus-group-news-5-face ((((class color) (background light)) (:foreground "Orange3"))) t)
 '(gnus-group-news-6-face ((((class color) (background light)) (:foreground "orange3"))) t)
 '(gnus-group-news-low-empty ((((class color) (background light)) (:foreground "DarkGreen"))))
 '(gnus-group-news-low-face ((((class color) (background light)) (:foreground "DarkGreen"))) t))

Which font I have to set in order to obtain colours in the newsgroup.
(Needless to say that I have the same setting for Xemacs but there the
newsgroups do have colours.)




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-17 21:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-14 17:31 custom-set-faces for gnus newsgroups Uwe Brauer
2015-09-14 17:50 ` [[SOLVED]] (was: custom-set-faces for gnus newsgroups) Uwe Brauer
2015-09-14 18:28   ` [[SOLVED]] Adam Sjøgren
2015-09-17 21:12     ` [[SOLVED]] Uwe Brauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).