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 5cf9c60 commit c8d0145Copy full SHA for c8d0145
README.md
@@ -137,7 +137,11 @@ colors="{
137
menuBg: '#fff',
138
menuBgHover: '#f6f6f6',
139
messagesBg: '#f8f9fa',
140
- textColorDark: '#0a0a0a',
+ messageBg: '#fff',
141
+ messageMeBg: '#ccf2cf',
142
+ messageUsernameColor: '#9ca6af',
143
+ messageTimestampColor: '#828c94',
144
+ messageTextColor: '#0a0a0a',
145
textColor: '#0a0a0a',
146
inputBg: '#fff',
147
spinnerColor: '#333',
0 commit comments