Gnus development mailing list
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: ding@gnus.org
Subject: custom-set-faces for gnus newsgroups
Date: Mon, 14 Sep 2015 19:31:40 +0200	[thread overview]
Message-ID: <87wpvszz43.fsf@mat.ucm.es> (raw)



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.)




             reply	other threads:[~2015-09-14 17:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-14 17:31 Uwe Brauer [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wpvszz43.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).