X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/442c8ee585b1ed50e7423640e51de297333eb333..d471ad20f9fd4afae058af4cd73ea747a79f5cc2:/weechat/plugins.conf diff --git a/weechat/plugins.conf b/weechat/plugins.conf index 7f74f7a..324ca62 100644 --- a/weechat/plugins.conf +++ b/weechat/plugins.conf @@ -6,7 +6,7 @@ # # Use commands like /set or /fset to change settings in WeeChat. # -# For more info, see: https://weechat.org/doc/quickstart +# For more info, see: https://weechat.org/doc/quickstart/ # [var] @@ -93,7 +93,7 @@ python.slack.channel_name_typing_indicator = "true" python.slack.color_buflist_muted_channels = "darkgray" python.slack.color_deleted = "red" python.slack.color_edited_suffix = "095" -python.slack.color_reaction_suffix = "darkgray" +python.slack.color_reaction_suffix = "darkblue" python.slack.color_reaction_suffix_added_by_you = "blue" python.slack.color_thread_suffix = "lightcyan" python.slack.color_typing_notice = "yellow"