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
|
@ -196,6 +196,7 @@ pub fn mock_tunables() -> TunableValues {
|
|||
.collect::<HashMap<_, _>>(),
|
||||
open_command: None,
|
||||
username_display: UserDisplayStyle::Username,
|
||||
message_user_color: false,
|
||||
image_preview: None,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue