diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2018-07-22 18:45:48 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2018-07-22 18:45:48 +0200 |
commit | 655f3be5366a24bb4e7a8fc060e7ce8eed21b9b7 (patch) | |
tree | 46f607bc99501900407e4c255a41628f4ee65db5 /weechat | |
parent | 02f6eb004cbcf46e952ace9c7199ad8e2f67d408 (diff) | |
download | dotfiles-655f3be5366a24bb4e7a8fc060e7ce8eed21b9b7.tar.xz |
weechat/weechat: Update color
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'weechat')
-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 |