Available Themes golang This is the default theme: $ gocov test strings | gocov-html -t golang > strings.html kit Uses the AdminKit theme: $ gocov test encoding/csv strings | gocov-html -t kit > strings.html