Update colors

This commit is contained in:
2026-01-25 16:50:31 +01:00
parent 725d5bb44f
commit 7774dc8514
4 changed files with 9 additions and 9 deletions

View File

@@ -626,7 +626,7 @@ class _DeviceDetailViewState extends State<DeviceDetailView> {
_buildTalkgroupCategory(
'Static',
_deviceProfile!.staticSubscriptions,
Colors.blue,
Theme.of(context).colorScheme.primary,
Icons.link,
canDelete: true,
),