improving-week-36 #1

Merged
jare2473 merged 41 commits from improving-week-36 into main 2025-09-04 10:49:05 +02:00
Showing only changes of commit eef9cf1e79 - Show all commits

View File

@@ -208,6 +208,10 @@
color: white !important;
}
.focusedItem .personName {
color: white !important;
}
.focusedItem .personEmail {
color: rgba(255, 255, 255, 0.8) !important;
}