mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Change the background color of my messages to the same color as the one in side menu.
This commit is contained in:
parent
0b1e377df5
commit
2decf90b6b
@ -58,7 +58,7 @@ const STYLE = {
|
||||
|
||||
message: {
|
||||
background: styleData.chatMessageBgOthers,
|
||||
backgroundMe: styleData.chatMessageBgMe,
|
||||
backgroundMe: styleData.colorPrimaryLight,
|
||||
color: styleData.chatMessageColor,
|
||||
colorStarted: '#9ca6af',
|
||||
backgroundDeleted: '#dadfe2',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user