raise sidebar title contrast, fix profile text colors in light mode

This commit is contained in:
Gregor Vostrak
2025-03-30 17:11:30 +02:00
parent d202bd9c47
commit 8e6d1abbf3
6 changed files with 9 additions and 9 deletions

View File

@@ -137,7 +137,7 @@ const disableTwoFactorAuthentication = () => {
Finish enabling two factor authentication.
</h3>
<h3 v-else class="text-lg font-medium text-white">
<h3 v-else class="text-lg font-medium text-text-primary">
You have not enabled two factor authentication.
</h3>