diff options
-rw-r--r-- | weechat/weechat.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 78db776..dfd5d35 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -161,8 +161,8 @@ chat_buffer = white chat_channel = white chat_day_change = cyan chat_delimiters = green -chat_highlight = yellow -chat_highlight_bg = magenta +chat_highlight = white +chat_highlight_bg = lightred chat_host = cyan chat_inactive_buffer = default chat_inactive_window = default |