change color of reopened

This commit is contained in:
otsmr 2025-05-01 23:33:06 +02:00
parent 4beeb8d5c0
commit b92d5de4b1

View file

@ -157,7 +157,7 @@ class ChatListEntry extends StatelessWidget {
child: FaIcon(
FontAwesomeIcons.repeat,
size: 12,
color: Colors.yellow,
color: Colors.white,
),
),
),