author | Jakub Narebski <jnareb@gmail.com> | |
Tue, 1 Sep 2009 11:39:18 +0000 (13:39 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 1 Sep 2009 15:34:25 +0000 (08:34 -0700) | ||
commit | e206d62a922d80f2d00427ddfb93435adbf1cc59 | |
tree | 4a5748f16e32b8537febd3c495de70ddc15b3df5 | tree | snapshot |
parent | 4af819d4cad206648b832f4d6103547981ab8004 | commit | diff |
gitweb: Colorize 'blame_incremental' view during processing
This requires using 3 colors, not only two, to choose a color that is
different from colors of up to 2 neighbors.
gitweb.js selects the least used color, if more than one color is
possible.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This requires using 3 colors, not only two, to choose a color that is
different from colors of up to 2 neighbors.
gitweb.js selects the least used color, if more than one color is
possible.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.css | diff | blob | history | |
gitweb/gitweb.js | diff | blob | history |