diff --git a/lib/pages/chat/chat_view.dart b/lib/pages/chat/chat_view.dart index 1a8e1baf2..8985a645b 100644 --- a/lib/pages/chat/chat_view.dart +++ b/lib/pages/chat/chat_view.dart @@ -286,7 +286,7 @@ class ChatView extends StatelessWidget { clipBehavior: Clip.hardEdge, color: Theme.of(context) .colorScheme - .surface + .onInverseSurface .withOpacity(0.9), shape: RoundedRectangleBorder( borderRadius: const BorderRadius.all(