diff --git a/weechat/.weechat/alias.conf b/weechat/.weechat/alias.conf index 5e939d8..b94f415 100644 --- a/weechat/.weechat/alias.conf +++ b/weechat/.weechat/alias.conf @@ -42,6 +42,7 @@ save_settings = "/autojoin --run;/layout store;/save" SAY = "msg *" setup_aspell = "/set weechat.bar.rootinput.items [input_prompt]+(away),[input_search],[input_paste],input_text,aspell_suggest;/set aspell.check.default_dict en_US;/set aspell.check.suggestions 4;/set aspell.check.enabled on;/unalias setup_aspell;/save" SIGNOFF = "quit" +SLAP = "me slaps $1 around a bit with a large trout" T = "topic" UB = "unban" UMODE = "mode $nick" diff --git a/weechat/.weechat/irc.conf b/weechat/.weechat/irc.conf index 9a22568..eb3fa70 100644 --- a/weechat/.weechat/irc.conf +++ b/weechat/.weechat/irc.conf @@ -14,7 +14,7 @@ buffer_open_before_autojoin = on buffer_open_before_join = off buffer_switch_autojoin = on buffer_switch_join = on -color_nicks_in_names = off +color_nicks_in_names = on color_nicks_in_nicklist = on color_nicks_in_server_messages = on color_pv_nick_like_channel = on diff --git a/weechat/.weechat/weechat.conf b/weechat/.weechat/weechat.conf index 0bc6e68..1833ad4 100644 --- a/weechat/.weechat/weechat.conf +++ b/weechat/.weechat/weechat.conf @@ -139,14 +139,14 @@ word_chars_input = "!\u00A0,-,_,|,alnum" [palette] [color] -bar_more = lightcyan +bar_more = lightmagenta chat = default chat_bg = default chat_buffer = white chat_channel = white chat_day_change = cyan -chat_delimiters = 235 -chat_highlight = lightcyan +chat_delimiters = green +chat_highlight = yellow chat_highlight_bg = 235 chat_host = cyan chat_inactive_buffer = default @@ -186,7 +186,7 @@ input_text_not_found = red item_away = yellow nicklist_away = cyan nicklist_group = green -separator = 235 +separator = blue status_count_highlight = magenta status_count_msg = brown status_count_other = default @@ -313,7 +313,7 @@ rootinput.separator = off rootinput.size = 1 rootinput.size_max = 0 rootinput.type = root -rootstatus.color_bg = 235 +rootstatus.color_bg = black rootstatus.color_delim = lightcyan rootstatus.color_fg = default rootstatus.conditions = "" @@ -327,7 +327,7 @@ rootstatus.separator = off rootstatus.size = 1 rootstatus.size_max = 0 rootstatus.type = root -title.color_bg = 235 +title.color_bg = black title.color_delim = lightcyan title.color_fg = default title.conditions = ""