highlight implemented
This commit is contained in:
parent
56c0c924ac
commit
043784e91d
3 changed files with 11 additions and 4 deletions
|
@ -154,7 +154,7 @@ twc_message_queue_flush_friend(struct t_twc_profile *profile,
|
|||
weechat_printf(friend_chat->buffer,
|
||||
"%s%sFailed to send message: %s%s",
|
||||
weechat_prefix("error"),
|
||||
weechat_color("highlight"),
|
||||
weechat_color("chat_highlight"),
|
||||
err_str,
|
||||
weechat_color("reset"));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue