On Fri, Jul 22, 2011 at 7:25 PM, Richard Hipp <d...@sqlite.org> wrote:

>
>
> On Fri, Jul 22, 2011 at 5:32 PM, Stephan Beal <sgb...@googlemail.com>wrote:
>
>> On Fri, Jul 22, 2011 at 11:07 PM, Ross Berteig <r...@cheshireeng.com>wrote:
>>
>>>  For skins that are dark text on white background, then using the
>>> existing MD5 hash on the tag name, picking a convenient three;
>>>
>> ...
>>
>> it would make an entertaining experiment, whether or not it turns out to
>> be useful in practice.
>>
>>
>
> An experimental change to implement this is on the server.  Add the "brbg"
> query parameter to the timeline method to have the background color set by
> branch name.  Add "ubg" to have the background color set by user name.
>

Another change:  The extra query parameters above still work.  But now if a
branch does not have a color set on it, a background color is chosen
automatically, using the same hash-the-branch-name algorithm.

So I think this gives you automatic branch coloring with the ability to
override if you like.


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to