From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sun, 06 Sep 2009 06:07:48 -0700 Subject: [sup-talk] Change color of 'highlight' indicator in inbox view? In-Reply-To: <1252230162-sup-8625@Richard-Sandilandss-MacBook-Pro.local> References: <1252230162-sup-8625@Richard-Sandilandss-MacBook-Pro.local> Message-ID: <1252241877-sup-6125@masanjin.net> Reformatted excerpts from Richard Sandilands's message of 2009-09-06: > Am just playing with colors.yaml and was looking to change the colors > of the highlight line that indicates a selected thread in inbox view. > > Is there a setting for this element? Currently the highlight color is generated programmatically, so there's no setting in colors.yaml. You can edit colormap.rb#highlight_for (circa line 82) if you want. Ideas on how to move this configuration to colors.yaml (or some other configuration mechanism) welcome. -- William