From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Face color changes Date: Thu, 30 Dec 2004 11:43:47 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1104425796 25608 80.91.229.6 (30 Dec 2004 16:56:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Dec 2004 16:56:36 +0000 (UTC) Cc: eliz@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 30 17:56:26 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ck3b8-0007Dv-00 for ; Thu, 30 Dec 2004 17:56:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Ck3m6-0006Mr-0l for ged-emacs-devel@m.gmane.org; Thu, 30 Dec 2004 12:07:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Ck3gu-0002ZL-RT for emacs-devel@gnu.org; Thu, 30 Dec 2004 12:02:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Ck3gr-0002Wu-Qg for emacs-devel@gnu.org; Thu, 30 Dec 2004 12:02:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Ck3gr-0002WU-6f for emacs-devel@gnu.org; Thu, 30 Dec 2004 12:02:21 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Ck3Uk-0003o4-7z for emacs-devel@gnu.org; Thu, 30 Dec 2004 11:49:50 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Ck3Ot-0004IS-RC; Thu, 30 Dec 2004 11:43:48 -0500 Original-To: "Drew Adams" In-reply-to: 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: main.gmane.org gmane.emacs.devel:31605 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31605 Suppose you more-or-less like a particular color theme you come across, but you would like to try it a little lighter or darker or greener or with more contrast or with a couple of the colors swapped. I am not sure what "a couple of the colors swapped" means. However, it occurs to me that Customize, when showing a color, could offer other ways to specify the color other than by name. It could offer a menu of color operations, or run a color-specification dialog, or whatever seems useful.