chore: Adjust button icon colors
This commit is contained in:
parent
6bcef04a19
commit
4429368a92
3 changed files with 6 additions and 1 deletions
|
|
@ -99,6 +99,7 @@ class DevicesSettingsView extends StatelessWidget {
|
|||
L10n.of(context).removeAllOtherDevices,
|
||||
),
|
||||
style: TextButton.styleFrom(
|
||||
iconColor: theme.colorScheme.onErrorContainer,
|
||||
foregroundColor:
|
||||
theme.colorScheme.onErrorContainer,
|
||||
backgroundColor:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue