diff --git a/lib/pages/checkin_qr.dart b/lib/pages/checkin_qr.dart index e1d4f8f..8a1cf41 100644 --- a/lib/pages/checkin_qr.dart +++ b/lib/pages/checkin_qr.dart @@ -69,7 +69,7 @@ class _QRPageState extends State { style: Theme.of(context) .textTheme .displaySmall - ?.copyWith(color: const Color(0xFFF7F1E2)), + ?.copyWith(color: const Color(0xFFFF70A1)), ), QREnlarged( onPressed: () async {