From 9233f23183fc655b82e90c1c5594c7ecb9d9de3e Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Tue, 10 Jan 2017 08:12:12 -0800 Subject: [PATCH] [weechat] colors --- .weechat/buffers.conf | 8 ++++---- .weechat/weechat.conf | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.weechat/buffers.conf b/.weechat/buffers.conf index dd7a6a0..12140e7 100644 --- a/.weechat/buffers.conf +++ b/.weechat/buffers.conf @@ -3,16 +3,16 @@ # [color] -current_bg = red -current_fg = lightcyan +current_bg = lightred +current_fg = yellow default_bg = default default_fg = default hotlist_highlight_bg = default -hotlist_highlight_fg = magenta +hotlist_highlight_fg = black hotlist_low_bg = default hotlist_low_fg = white hotlist_message_bg = default -hotlist_message_fg = yellow +hotlist_message_fg = red hotlist_private_bg = default hotlist_private_fg = lightgreen none_channel_bg = default diff --git a/.weechat/weechat.conf b/.weechat/weechat.conf index ec3369c..ace725b 100644 --- a/.weechat/weechat.conf +++ b/.weechat/weechat.conf @@ -288,7 +288,7 @@ nicklist.separator = on nicklist.size = 0 nicklist.size_max = 0 nicklist.type = window -status.color_bg = blue +status.color_bg = black status.color_delim = cyan status.color_fg = default status.conditions = "" @@ -302,7 +302,7 @@ status.separator = off status.size = 1 status.size_max = 0 status.type = window -title.color_bg = blue +title.color_bg = black title.color_delim = cyan title.color_fg = default title.conditions = ""