ui-blame: Allow syntax highlighting
authorJeff Smith <whydoubt@gmail.com>
Sun, 29 Oct 2017 02:43:26 +0000 (21:43 -0500)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 19 Jan 2018 10:40:58 +0000 (11:40 +0100)
commitdbaee2672be14374acb17266477c19294c6155f3
treeb9824a153190bab7f0b6e48b922b1b3934666d96
parentaafc42d8089437db5105feb12d540c33fe9f9e16
ui-blame: Allow syntax highlighting

Place file contents into a single block so that syntax highlighting can
be applied in the usual fashion.  Place the alternating color bars
behind the file contents.  Force the default syntax highlighting
background to transparent.

Signed-off-by: Jeff Smith <whydoubt@gmail.com>
Reviewed-by: John Keeping <john@keeping.me.uk>
cgit.css
filters/syntax-highlighting.py
ui-blame.c