From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32299 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus logo colors Date: 31 Aug 2000 21:49:41 -0400 (EDT) Organization: Emacsen advocacy group Sender: owner-ding@hpc.uh.edu Message-ID: References: <14766.33921.806929.405501@gargle.gargle.HOWL> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035168592 18933 80.91.224.250 (21 Oct 2002 02:49:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:49:52 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id CD29ED051E for ; Thu, 31 Aug 2000 21:52:50 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id UAC12824; Thu, 31 Aug 2000 20:52:28 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 31 Aug 2000 20:49:40 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id UAA15065 for ; Thu, 31 Aug 2000 20:49:31 -0500 (CDT) Original-Received: from jpl.org (unknown [207.228.244.9]) by mailhost.sclp.com (Postfix) with ESMTP id E0376D051E for ; Thu, 31 Aug 2000 21:49:58 -0400 (EDT) Original-Received: (from yamaoka@localhost) by jpl.org (8.9.3/8.9.3) id VAA20304; Thu, 31 Aug 2000 21:49:39 -0400 (EDT) Original-To: luis fernandes X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.0.90 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32299 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32299 >>>>> In <14766.33921.806929.405501@gargle.gargle.HOWL> >>>>> luis fernandes wrote: > It seems logical that Emacs and XEmacs Gnus have identical splash > colour schemes; the colour scheme of the XEmacs logo will be whatever > the Emacs one is (ex cathedra decision). And also the colour scheme of the Emacs logo should be whatever the XEmacs one is. > The choice of the Emacs colour-scheme can be put to vote on this > list. It seems better that the color is decided by the grand author. However if he is out, it ought not to be changed. > Could you send me a copy of the logo xpm file that is used on the > splash (I can't seem to find a 2-tone image of the logo anywhere); > I'll see if I can come up with a suitable logo colour scheme for > Emacs 21 Gnus. It is available from ftp://quimby.gnus.org/pub/gnus/etc-0.27.tar.gz. The default colors of the file gnus.xpm is `september', then apply the following patch to make it to be shown as `dino'. --- gnus.xpm~ Wed Mar 5 08:32:42 1997 +++ gnus.xpm Fri Sep 1 01:48:09 2000 @@ -4,6 +4,6 @@ " 271 273 3 1", /* colors */ -". s thing c #bf9900", -"# s shadow c #ffcc00", +". s thing c #724214", +"# s shadow c #1e3f03", "a s background c None", /* pixels */