From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Tue, 03 Jun 2008 19:27:12 -0700 Subject: [sup-talk] [PATCH] sup color customization In-Reply-To: <1212478040-sup-3426@Hel> References: <1211751572-sup-9094@Hel> <1212459482-sup-7402@entry> <1212478040-sup-3426@Hel> Message-ID: <1212546258-sup-4914@entry> 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! -- William