From d56bb382b173a9a1d5bedefca89ba04b5b96057f Mon Sep 17 00:00:00 2001 From: sneakr Date: Mon, 20 Apr 2026 21:34:11 +0200 Subject: [PATCH] Fix chat bubble background color in dark theme --- studio/frontend/src/components/assistant-ui/thread.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/studio/frontend/src/components/assistant-ui/thread.tsx b/studio/frontend/src/components/assistant-ui/thread.tsx index 07373392f6..54f64220e8 100644 --- a/studio/frontend/src/components/assistant-ui/thread.tsx +++ b/studio/frontend/src/components/assistant-ui/thread.tsx @@ -785,7 +785,7 @@ const UserMessage: FC = () => {
-
+