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

@@ -209,7 +209,7 @@ const revokeApiTokenMutation = useMutation({
v-for="token in tokens"
:key="token.id"
class="flex items-center py-2.5 justify-between">
<div class="break-all text-white">
<div class="break-all text-text-primary">
<div>{{ token.name }}</div>
<div class="text-sm text-text-tertiary space-x-3">
<span v-if="token.created_at">