Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions web-widget.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,17 @@ The UI of the chat widget itself can simply be customized via CSS - take a look
Determine if message times should be shown
</td>
</tr>
<tr>
<td>
<pre>headerTextColor</pre>
</td>
<td>
<pre>#333</pre>
</td>
<td>
The main color used in the widget header text.
</td>
</tr>
<tr>
<td>
<pre>mainColor</pre>
Expand Down