Bring a dark, modern look to your coverage reports.
Original | Dark |
---|---|
This a simple CSS theme for the reports generated with the genhtml
command from the lcov utility.
The aim is to give a nice makeover to the original UI.
Just download a copy of the gcov.css file. At this point you are pretty much set and can choose to either
- Run the command
genhtml -c ./path/to/gcov.css
to generate a new report with the new theme. - Replace the
gcov.css
file in an existing report.