update packages and badge color for dark mode

This commit is contained in:
envoyr
2022-11-01 13:54:17 +01:00
parent 996976d9f3
commit b6b0148495
3 changed files with 762 additions and 967 deletions

View File

@@ -29,3 +29,7 @@ tr.bg-info td,
tr.bg-warning td {
color: $dark-bg !important;
}
.badge.bg-secondary {
color: $gray-700;
}