Backport https://github.com/go-gitea/gitea/pull/13692 to 1.13.
@ -893,6 +893,11 @@ a.ui.basic.green.label:hover {
color: #dbdbdb !important;
}
.ui.ui.ui.ui.table tr.grey:not(.marked),
.ui.ui.table td.grey:not(.marked) {
background: none;
.repository.file.list #repo-files-table tr {
background: #2a2e3a;