Skip to content

Commit c8d0145

Browse files
committed
(docs) add message bg & colors
1 parent 5cf9c60 commit c8d0145

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,11 @@ colors="{
137137
menuBg: '#fff',
138138
menuBgHover: '#f6f6f6',
139139
messagesBg: '#f8f9fa',
140-
textColorDark: '#0a0a0a',
140+
messageBg: '#fff',
141+
messageMeBg: '#ccf2cf',
142+
messageUsernameColor: '#9ca6af',
143+
messageTimestampColor: '#828c94',
144+
messageTextColor: '#0a0a0a',
141145
textColor: '#0a0a0a',
142146
inputBg: '#fff',
143147
spinnerColor: '#333',

0 commit comments

Comments
 (0)