chore: Adjust button icon colors

This commit is contained in:
Krille 2025-02-02 19:47:17 +01:00
commit 4429368a92
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
3 changed files with 6 additions and 1 deletions

View file

@ -99,6 +99,7 @@ class DevicesSettingsView extends StatelessWidget {
L10n.of(context).removeAllOtherDevices,
),
style: TextButton.styleFrom(
iconColor: theme.colorScheme.onErrorContainer,
foregroundColor:
theme.colorScheme.onErrorContainer,
backgroundColor: