From d3930cf4afb4cbc97e46317c415cc12e4e665560 Mon Sep 17 00:00:00 2001 From: Krille Date: Tue, 26 Mar 2024 09:56:41 +0100 Subject: [PATCH] chore: Follow up inputbar design --- lib/pages/chat/chat_view.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(