unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Juri Linkov <juri@linkov.net>
Cc: 26969@debbugs.gnu.org, Justin Burkett <justin@burkett.cc>
Subject: bug#26969: 26.0.50; diff-changed invisible by default
Date: Mon, 22 May 2017 18:10:57 -0400	[thread overview]
Message-ID: <jwv4lwco85n.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <87r2zgzlu1.fsf@localhost> (Juri Linkov's message of "Mon, 22 May 2017 23:19:02 +0300")

>> (defface diff-changed
>> -  '((t nil))
>> +  '((((class color) (min-colors 88) (background light))
>> +     :background "grey90")
>> +    (((class color) (min-colors 88) (background dark))
>> +     :background "grey20")
>> +    (((class color))
>> +     :foreground "grey"))

> I wonder why grey?  It used to be yellow.

Grey is beautiful ;-)


        Stefan "who doesn't really care about colors, so long as they
                lie on the white->black axis"





  reply	other threads:[~2017-05-22 22:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-17 19:12 bug#26969: 26.0.50; diff-changed invisible by default Stefan Monnier
2017-05-22 20:19 ` Juri Linkov
2017-05-22 22:10   ` Stefan Monnier [this message]
2020-08-24 15:10 ` Lars Ingebrigtsen
2021-08-13 13:37   ` 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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jwv4lwco85n.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=26969@debbugs.gnu.org \
    --cc=juri@linkov.net \
    --cc=justin@burkett.cc \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).