From beddf8e1fdc1df038094d49e5069fcd196a6ffd3 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 11 Mar 2016 15:54:45 +0100 Subject: weechat: improved everything a bit after trying it out for a week MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- weechat/weechat.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'weechat/weechat.conf') diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 5332771..f9751aa 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -133,13 +133,13 @@ chat_buffer = white chat_channel = white chat_day_change = cyan chat_delimiters = green -chat_highlight = yellow -chat_highlight_bg = magenta +chat_highlight = black +chat_highlight_bg = white chat_host = cyan chat_inactive_buffer = default chat_inactive_window = default chat_nick = lightcyan -chat_nick_colors = "cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue" +chat_nick_colors = "red,green,brown,blue,magenta,cyan,lightred,lightgreen,yellow,lightblue,lightmagenta,lightcyan" chat_nick_offline = default chat_nick_offline_highlight = default chat_nick_offline_highlight_bg = blue @@ -163,7 +163,7 @@ chat_tags = red chat_text_found = yellow chat_text_found_bg = lightmagenta chat_time = default -chat_time_delimiters = brown +chat_time_delimiters = default chat_value = cyan chat_value_null = blue emphasized = yellow -- cgit v1.2.3