diff --git a/filcnaplo_premium/lib/ui/mobile/settings/modify_teacher_names.dart b/filcnaplo_premium/lib/ui/mobile/settings/modify_teacher_names.dart index 3e0b549..ea89227 100644 --- a/filcnaplo_premium/lib/ui/mobile/settings/modify_teacher_names.dart +++ b/filcnaplo_premium/lib/ui/mobile/settings/modify_teacher_names.dart @@ -51,7 +51,7 @@ class MenuRenamedTeachers extends StatelessWidget { ), leading: settings.renamedTeachersEnabled ? const Icon(FeatherIcons.users) - : Icon(FeatherIcons.penTool, + : Icon(FeatherIcons.users, color: AppColors.of(context).text.withOpacity(.25)), trailingDivider: true, trailing: Switch(