From mboxrd@z Thu Jan 1 00:00:00 1970 From: white.magic@gmx.de (Lionel Ott) Date: Thu, 05 Jun 2008 22:13:26 +0200 Subject: [sup-talk] [PATCH] sup color customization In-Reply-To: <1212546258-sup-4914@entry> References: <1211751572-sup-9094@Hel> <1212459482-sup-7402@entry> <1212478040-sup-3426@Hel> <1212546258-sup-4914@entry> Message-ID: <1212696570-sup-2700@Hel> Excerpts from William Morgan's message of Wed Jun 04 04:27:12 +0200 2008: > Reformatted excerpts from Lionel Ott's message of 2008-06-03: > > Sure I'll attach it this time hopefully it won't break this way. > > Ok great. I've merged this into next. I tweaked it a little bit. In > particular: > > 1. I removed top-level "colors:" from colors.yaml. > 2. Single attributes can now be specified in one line without the array > syntax. > > So the following is a valid ~/.sup/colors.yaml: > > :label: > :fg: green > :bg: black > :attrs: bold > > Enjoy! Cool, I also pondered whether I should remove the colors: thing from the config file but decided to leave it in because I couldn't decide between leaving it in and taking it out :-) The single attribute change is good, I didn't think too much about streamlining the config.