teodor-new-chat-ui 4.3.80 → 4.3.81

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -11672,8 +11672,8 @@ const ru = U.memo(function({
11672
11672
  return te(
11673
11673
  ie,
11674
11674
  "w-full md:max-w-[95%]",
11675
- "bg-background text-foreground",
11676
- "border border-border/60 shadow-sm"
11675
+ "bg-[hsl(var(--chat-bubble-ai))] text-[hsl(var(--chat-bubble-ai-text))]",
11676
+ "border border-border/60 dark:border-border/40 shadow-sm"
11677
11677
  );
11678
11678
  switch (_) {
11679
11679
  case "user":