Skip to content

Commit 0393739

Browse files
committed
(docs) add message deleted colors
1 parent 29c3ee0 commit 0393739

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ colors="{
139139
messagesBg: '#f8f9fa',
140140
messageBg: '#fff',
141141
messageMeBg: '#ccf2cf',
142+
messageDeletedBg: '#dadfe2',
143+
messageDeletedColor: '#757e85',
142144
messageUsernameColor: '#9ca6af',
143145
messageTimestampColor: '#828c94',
144146
messageTextColor: '#0a0a0a',

0 commit comments

Comments
 (0)