diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-06-14 12:47:17 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-06-14 12:47:17 +0200 |
commit | 4179a1686313f16c77061b20f2b6e8732adcde1c (patch) | |
tree | 588ee28ed580f5d17dd5032545811926fcdcfcf9 /doc/en/autogen | |
parent | 412bf73673a5d3b20d6eecfef17a5128474fd8cb (diff) | |
download | weechat-4179a1686313f16c77061b20f2b6e8732adcde1c.zip |
Add color for channel IRC notices (patch #6841)
Diffstat (limited to 'doc/en/autogen')
-rw-r--r-- | doc/en/autogen/user/irc_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/user/irc_options.txt b/doc/en/autogen/user/irc_options.txt index 8ae312194..204dc31e3 100644 --- a/doc/en/autogen/user/irc_options.txt +++ b/doc/en/autogen/user/irc_options.txt @@ -18,6 +18,11 @@ ** type: color ** values: a color name (default value: red) +* *irc.color.notice* +** description: color for text "Notice" in notices +** type: color +** values: a color name (default value: green) + * *irc.look.color_nicks_in_server_messages* ** description: use nick color in messages from server ** type: boolean |