Revert general change of PR

This commit is contained in:
Wolfgang Huß 2023-07-20 15:39:11 +02:00
parent 2decf90b6b
commit db3c625dfb

View File

@ -58,7 +58,7 @@ const STYLE = {
message: {
background: styleData.chatMessageBgOthers,
backgroundMe: styleData.colorPrimaryLight,
backgroundMe: styleData.chatMessageBgMe,
color: styleData.chatMessageColor,
colorStarted: '#9ca6af',
backgroundDeleted: '#dadfe2',