mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-20 05:39:52 -07:00
Support coloring entire message with the user color (#193)
This commit is contained in:
parent
1325295d2b
commit
3ed87aae05
4 changed files with 15 additions and 2 deletions
|
@ -82,6 +82,9 @@ overridden as described in *PROFILES*.
|
|||
**default_room** (type: string)
|
||||
> The room to show by default instead of a welcome-screen.
|
||||
|
||||
**message_user_color** (type: boolean)
|
||||
> Defines whether or not the message body is colored like the username.
|
||||
|
||||
**image_preview** (type: image_preview object)
|
||||
> Enable image previews and configure it. An empty object will enable the
|
||||
> feature with default settings, omitting it will disable the feature.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue