From e41c05a5c07039ec8e4c8f3677a8c47c893f36cd Mon Sep 17 00:00:00 2001 From: Codel1417 <13484789+Codel1417@users.noreply.github.com> Date: Wed, 17 Apr 2024 19:05:19 -0400 Subject: [PATCH] fix text for gear color --- lib/Frontend/pages/shell.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Frontend/pages/shell.dart b/lib/Frontend/pages/shell.dart index 0763df68..140e9b45 100644 --- a/lib/Frontend/pages/shell.dart +++ b/lib/Frontend/pages/shell.dart @@ -300,7 +300,7 @@ class _ManageGearState extends ConsumerState { builder: (BuildContext context) { return AlertDialog( title: Text( - settingsAppColor(), + manageDevicesColor(), style: Theme.of(context).textTheme.titleLarge, ), actions: [