Allow more colors for branch log view
Created originally on Bitbucket by ldufrechou (Laurent Dufrechou)
Currently we are working on a repos, and in the same repos each developer as it's own named branch. To have a cool display, we use color by branch option. So far it is working perfectly with 8 named branch in parallel. The only issue is that some branch got same color as other ones.
In fact it seam that there is only 5 different color availables... Could it be possible ot add some more? Like Red,Orange,Violet?
Ideally it should be user defined ;)
Laurent