From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: diff-refine-face is not distinct enough Date: Thu, 13 Mar 2008 18:13:45 -0700 Message-ID: <200803140113.m2E1DjMl006662@sallyv1.ics.uci.edu> References: <200803100227.m2A2RBwg014523@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205457372 12685 80.91.229.12 (14 Mar 2008 01:16:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Mar 2008 01:16:12 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 14 02:16:40 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JZyXG-00054l-PE for ged-emacs-devel@m.gmane.org; Fri, 14 Mar 2008 02:16:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZyWh-0008WA-Jg for ged-emacs-devel@m.gmane.org; Thu, 13 Mar 2008 21:16:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JZyVQ-0007cN-5P for emacs-devel@gnu.org; Thu, 13 Mar 2008 21:14:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZyVP-0007as-5W for emacs-devel@gnu.org; Thu, 13 Mar 2008 21:14:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZyVO-0007aa-QJ for emacs-devel@gnu.org; Thu, 13 Mar 2008 21:14:42 -0400 Original-Received: from sallyv1.ics.uci.edu ([128.195.1.109]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1JZyVO-0006B2-Mp for emacs-devel@gnu.org; Thu, 13 Mar 2008 21:14:42 -0400 X-ICS-MailScanner-Watermark: 1206062027.97816@haJ76/34rn47HrWBeVnXgw Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m2E1DjMl006662 for ; Thu, 13 Mar 2008 18:13:45 -0700 (PDT) In-Reply-To: <200803100227.m2A2RBwg014523@sallyv1.ics.uci.edu> (Dan Nicolaescu's message of "Sun, 09 Mar 2008 19:27:11 -0700") Original-Lines: 17 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:92465 Archived-At: Dan Nicolaescu writes: > Please make diff-refine-face more visible, it is very hard to see now. > Given that this face is for showing subtle differences, it would be > better if it would make such differences more visible. > > This face is hard to see on both a white background and on a black > background. > > As a suggestion: I tried grey70 and it worked fine on both white and > black backgrounds. The exact color is not that important as long as it > is not too similar to the default face, or the diff context face (or any > other face in the diff grey world that might appear close to it). Nobody had any comments... But for the record, Stefan agreed in a private email to make the face in question a bit more visible.