chore: Adjust colors

This commit is contained in:
Krille 2025-01-27 09:31:37 +01:00
commit 2ad6d6f1c5
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
5 changed files with 15 additions and 0 deletions

View file

@ -148,6 +148,7 @@ class ChatDetailsView extends StatelessWidget {
style: TextButton.styleFrom(
foregroundColor:
theme.colorScheme.onSurface,
iconColor: theme.colorScheme.onSurface,
),
label: Text(
room.isDirectChat
@ -171,6 +172,7 @@ class ChatDetailsView extends StatelessWidget {
style: TextButton.styleFrom(
foregroundColor:
theme.colorScheme.secondary,
iconColor: theme.colorScheme.secondary,
),
label: Text(
L10n.of(context).countParticipants(