From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16410 Path: main.gmane.org!not-for-mail From: SL Baur Newsgroups: gmane.emacs.gnus.general Subject: XEmacs Logo colors Date: 29 Aug 1998 15:47:20 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155288 27650 80.91.224.250 (20 Oct 2002 23:08:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:08:08 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA01463 for ; Sat, 29 Aug 1998 18:50:16 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id RAF14791; Sat, 29 Aug 1998 17:21:17 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 29 Aug 1998 17:48:42 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id RAA07542 for ; Sat, 29 Aug 1998 17:48:33 -0500 (CDT) Original-Received: from altair.xemacs.org (steve@altair.xemacs.org [206.190.83.19]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA01447 for ; Sat, 29 Aug 1998 18:48:29 -0400 (EDT) Original-Received: (from steve@localhost) by altair.xemacs.org (8.9.1/8.9.1) id PAA28404; Sat, 29 Aug 1998 15:47:20 -0700 Mail-Copies-To: never Original-To: ding@gnus.org X-Face: (:YAD@JS'&Kz'M}n7eX7gEvPR6U1mJ-kt;asEc2qAv;h{Yw7ckz<7+X_SYeTNAaPui:e~x$ ,A=gkt*>UPL/}\a/#C~v2%ETiAY_sx;xve0yL??JWTtX_-NUzXyP38UdW#cmN1\4(X!c3m#%IbtB-3 Z-!xpZi!`E.s{(;aP=b11"!3wQu]1j@^V|;n=B|{l * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown. --- pgnus-0.5/lisp/gnus-xmas.el~ Sat Aug 29 13:25:17 1998 +++ pgnus-0.5/lisp/gnus-xmas.el Sat Aug 29 15:43:18 1998 @@ -52,7 +52,8 @@ (grape "#b264cc" "#cf7df") (labia "#cc64c2" "#fd7dff") (berry "#cc6485" "#ff7db5") - (dino "#cc6485" "#ff7db5") + ;; (dino "#cc6485" "#ff7db5") + (dino "#8b7500" "#cd9b9b") ; gold4, RosyBrown3 (neutral "#b4b4b4" "#878787") (september "#bf9900" "#ffcc00")) "Color alist used for the Gnus logo.")