forgot this color

This commit is contained in:
Zypherift 2024-03-14 01:01:56 +01:00
parent 7cd6d7da2d
commit 115c35cec1

View File

@ -103,7 +103,7 @@ class ErrorReportScreen extends StatelessWidget {
),
),
IconButton(
icon: const Icon(FeatherIcons.info),
icon: const Icon(FeatherIcons.info, color: Color(0xFF011234),),
onPressed: () {
showDialog(
context: context,