Gnus development mailing list
 help / color / mirror / Atom feed
From: Emanuel Berg <moasen@zoho.com>
To: ding@gnus.org
Subject: Re: Newsgroup colours?!?
Date: Wed, 08 Nov 2017 22:01:12 +0100	[thread overview]
Message-ID: <86r2t88oyv.fsf@zoho.com> (raw)
In-Reply-To: <87fu9o1q5p.fsf@tullinup.koldfront.dk>

Adam Sjøgren wrote:

> What the what the what?! Suddenly all the
> newsgroups in my *Group* buffer has turned some
> kind of greenish blue!

You mean like this?

    http://user.it.uu.se/~embe8573/figures/gnus/gnus-group.png

No, because that was intentional. I change it
now and then, like girls do their hair. Here is
the current dye:

    (modify-face 'gnus-group-mail-1           "cyan"     nil nil t)
    (modify-face 'gnus-group-mail-1-empty     "cyan"     nil nil nil)
    (modify-face 'gnus-group-mail-2           "cyan"     nil nil nil)
    (modify-face 'gnus-group-mail-2-empty     "cyan"     nil nil nil)
    (modify-face 'gnus-group-mail-3           "yellow"   nil nil t)
    (modify-face 'gnus-group-mail-3-empty     "white"    nil nil t)
    (modify-face 'gnus-group-mail-low         "black"    nil nil t)
    (modify-face 'gnus-group-mail-low-empty   "black"    nil nil t)
    (modify-face 'gnus-group-news-1           "black"    nil nil t)
    (modify-face 'gnus-group-news-1-empty     "cyan"     nil nil nil)
    (modify-face 'gnus-group-news-2           "black"    nil nil t)
    (modify-face 'gnus-group-news-2-empty     "cyan"     nil nil nil)
    (modify-face 'gnus-group-news-3           "green"    nil nil t)
    (modify-face 'gnus-group-news-3-empty     "blue"     nil nil nil)
    (modify-face 'gnus-group-news-4           "blue"     nil nil t)
    (modify-face 'gnus-group-news-4-empty     "blue"     nil nil nil)
    (modify-face 'gnus-group-news-5           "green"    nil nil t)
    (modify-face 'gnus-group-news-5-empty     "green"    nil nil nil)
    (modify-face 'gnus-group-news-6           "blue"     nil nil t)
    (modify-face 'gnus-group-news-6-empty     "blue"     nil nil nil)

But it is also a matter of what those colors
are defined to, i.e. below Emacs...

-- 
underground experts united
http://user.it.uu.se/~embe8573




  reply	other threads:[~2017-11-08 21:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-08 20:17 Adam Sjøgren
2017-11-08 21:01 ` Emanuel Berg [this message]
2017-11-08 22:01   ` Adam Sjøgren
2017-11-08 23:02     ` Emanuel Berg
2017-11-08 22:06 ` Eric Abrahamsen
2018-04-11 18:57   ` Lars Ingebrigtsen
2018-04-11 18:59   ` Lars Ingebrigtsen
2018-04-11 20:11     ` Eric Abrahamsen
2018-04-11 20:17       ` Lars Ingebrigtsen
2018-04-11 20:24         ` Eric Abrahamsen
2018-04-11 21:47         ` Sam Steingold
2018-04-11 21:57           ` Lars Ingebrigtsen
2018-04-11 22:13             ` Sam Steingold
2018-04-11 22:30               ` Lars Ingebrigtsen
2018-04-13 20:54                 ` Lars Ingebrigtsen

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=86r2t88oyv.fsf@zoho.com \
    --to=moasen@zoho.com \
    --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).