From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#9892: 24.0.90; Low contrast for 'font-lock-builtin-face' with white background. Date: Mon, 31 Oct 2011 12:03:28 +0200 Organization: JURTA Message-ID: <87r51t7bkb.fsf@mail.jurta.org> References: <87sjmemcy6.fsf@gmail.com> <87wrbomb86.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1320056105 30300 80.91.229.12 (31 Oct 2011 10:15:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 31 Oct 2011 10:15:05 +0000 (UTC) Cc: 9892@debbugs.gnu.org, Oleksandr Gavenko To: Chong Yidong Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 31 11:15:00 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RKotO-0007Xf-K3 for geb-bug-gnu-emacs@m.gmane.org; Mon, 31 Oct 2011 11:14:58 +0100 Original-Received: from localhost ([::1]:44634 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKotO-0007iJ-5Q for geb-bug-gnu-emacs@m.gmane.org; Mon, 31 Oct 2011 06:14:58 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:48719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKotK-0007e6-LD for bug-gnu-emacs@gnu.org; Mon, 31 Oct 2011 06:14:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RKotI-0000YB-E3 for bug-gnu-emacs@gnu.org; Mon, 31 Oct 2011 06:14:54 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:50932) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKotI-0000Y2-BK for bug-gnu-emacs@gnu.org; Mon, 31 Oct 2011 06:14:52 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RKovO-0007JE-Vu for bug-gnu-emacs@gnu.org; Mon, 31 Oct 2011 06:17:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 31 Oct 2011 10:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9892 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: wontfix Original-Received: via spool by 9892-submit@debbugs.gnu.org id=B9892.132005619928049 (code B ref 9892); Mon, 31 Oct 2011 10:17:02 +0000 Original-Received: (at 9892) by debbugs.gnu.org; 31 Oct 2011 10:16:39 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RKov0-0007IH-Ou for submit@debbugs.gnu.org; Mon, 31 Oct 2011 06:16:39 -0400 Original-Received: from smarty.dreamhost.com ([208.113.175.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RKoux-0007I8-Jg for 9892@debbugs.gnu.org; Mon, 31 Oct 2011 06:16:36 -0400 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id 9AA7F6E80D5; Mon, 31 Oct 2011 03:14:23 -0700 (PDT) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 21E61451C5C1; Mon, 31 Oct 2011 03:14:21 -0700 (PDT) In-Reply-To: <87wrbomb86.fsf@gnu.org> (Chong Yidong's message of "Sat, 29 Oct 2011 16:51:53 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 31 Oct 2011 06:17:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:53339 Archived-At: >> 'font-lock-builtin-face' have "Foreground: dark slate blue", which >> too hard distinct from black color text by eyes... >> >> Emacs from 'alpha.gnu.org'. I discover this issue in sh-mode when >> edit bash file. > > Thanks for the bug report, but I don't think we're going to tweak the > default Emacs colors any more. If your monitor is unable to display > dark slate blue properly, I suggest trying one of the built-in themes > (M-x customize-themes). What do you think about `magenta3'? It is very close to the old color `Orchid', legible on a light background and distinguishable from other font-lock faces.