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 = ""