From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Mon, 02 Jun 2008 19:18:42 -0700 Subject: [sup-talk] [PATCH] sup color customization In-Reply-To: <1211751572-sup-9094@Hel> References: <1211751572-sup-9094@Hel> Message-ID: <1212459482-sup-7402@entry> Hi Lionel, This looks great. But I think the patch was corrupted, somewhere around these lines. Can you please resend? Reformatted excerpts from Lionel Ott's message of 2008-05-25: > + :starred_patina => { :fg => "yellow", :bg => "green", :attrs => ["bold"] }, > + :alternate_starrte_colormap > end > > def add sym, fg, bg, attr=nil, opts={} > @@ -108,6 +149,43 @@ class Colormap -- William