From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Fri, 01 Aug 2008 13:45:35 -0700 Subject: [sup-talk] colors in 0.6 In-Reply-To: <1217545348-sup-5151@wrasse> References: <1217545348-sup-5151@wrasse> Message-ID: <1217623461-sup-3156@entry> Reformatted excerpts from Richard Heycock's message of 2008-07-31: > :colors: > :index_new: > :bg: yellow > > > > But it still comes up the default colour scheme. > > I know the file is being read (using strace) so I'm guessing it's a > problem with the yaml. Any ideas? You just need to remove the :colors: line. It's expecting something like: --- :index_new: :bg: yellow HTH, -- William