Gnus development mailing list
 help / color / mirror / Atom feed
From: Russ Allbery <rra@stanford.edu>
To: jidanni@jidanni.org
Cc: ding@gnus.org
Subject: Re: subjects too dim
Date: Mon, 14 Jan 2008 20:05:09 -0800	[thread overview]
Message-ID: <87sl0z91je.fsf@windlord.stanford.edu> (raw)
In-Reply-To: <87myr8dg8l.fsf@jidanni.org> (jidanni@jidanni.org's message of "Mon\, 14 Jan 2008 15\:21\:46 +0800")

jidanni@jidanni.org writes:

> Dear sirs, SeaGreen3 is too dim a color for me to read subjects with
> ease. (customize-face (quote (gnus-header-subject))) does not give me
> a menu to pick a different color. There is only a check mark one can
> toggle. Perhaps one might provide me with a method for .gnus.el.
>
> (add-hook
>  'gnus-startup-hook
>  '(lambda ()
>     (require 'gnus-art)
>     (defface gnus-header-subject
>       '((((class color)... does not work either.

(custom-set-faces '(gnus-header-subject ((t (:foreground "yellow" :bold t)))))

is what I use.

-- 
Russ Allbery (rra@stanford.edu)             <http://www.eyrie.org/~eagle/>



  parent reply	other threads:[~2008-01-15  4:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-14  7:21 jidanni
2008-01-14 20:33 ` Kevin Ryde
2008-01-15  4:05 ` Russ Allbery [this message]
2008-01-16  3:11   ` jidanni
2008-01-15 18:24 ` Reiner Steib

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=87sl0z91je.fsf@windlord.stanford.edu \
    --to=rra@stanford.edu \
    --cc=ding@gnus.org \
    --cc=jidanni@jidanni.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).