On 07/23/11 01:25, Richard Hipp wrote: [---] > I tried Ross's proposed color choosing algorithm but it didn't work out. So > instead I used the hash to select a Hue in an HSV color space, held the S > and V fixed, and mapped the result into RGB. The color chooser code is > here, if you are interested: > > http://www.fossil-scm.org/fossil/artifact/506fc3a6b2808?ln=116,144 > > Feedback is encouraged. Remember this changes is experimental and might > disappear at any moment!
I really like this feature. I haven't followed the thread, but whoever first came up with this feature is a genius. Each time I branch, I need to start looking up appropriate colors. It doesn't take long, but if one sums together each time .. too much time has been wasted in the end. These small time-savers are much appreciated. -- Kind regards, Jan Danielsson _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

