We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff53399 commit 24e0302Copy full SHA for 24e0302
package/src/contexts/themeContext/utils/theme.ts
@@ -1218,7 +1218,7 @@ export const defaultTheme: Theme = {
1218
metaText: {
1219
fontSize: 12,
1220
},
1221
- receiverMessageBackgroundColor: Colors.white,
+ receiverMessageBackgroundColor: Colors.white_smoke,
1222
replyBorder: {},
1223
replyContainer: {},
1224
senderMessageBackgroundColor: Colors.grey_gainsboro,
0 commit comments