change bg color

This commit is contained in:
Samuel Newman
2026-06-16 17:07:39 +03:00
parent 384c6a6b20
commit 7d78eda9fd
+1 -1
View File
@@ -452,7 +452,7 @@ let MessageItem = ({
bottom: -CLUSTERED_MESSAGE_GAP,
left: flashBleed,
right: flashBleed,
backgroundColor: utils.alpha(t.palette.primary_500, 0.1),
backgroundColor: t.palette.primary_100,
},
highlightStyle,
]}