From f80a80204ac285df2e5e53da1de999ce67926e38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 12 Jul 2014 08:13:58 +0200 Subject: core: add option weechat.color.status_nicklist_count (closes #109, closes #110) --- doc/en/autogen/user/weechat_options.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/en/autogen/user') diff --git a/doc/en/autogen/user/weechat_options.asciidoc b/doc/en/autogen/user/weechat_options.asciidoc index dfefa24f1..fac7a0127 100644 --- a/doc/en/autogen/user/weechat_options.asciidoc +++ b/doc/en/autogen/user/weechat_options.asciidoc @@ -293,6 +293,11 @@ ** type: color ** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline (default value: `lightgreen`) +* [[option_weechat.color.status_nicklist_count]] *weechat.color.status_nicklist_count* +** description: `text color for number of nicks in nicklist (status bar)` +** type: color +** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline (default value: `default`) + * [[option_weechat.color.status_number]] *weechat.color.status_number* ** description: `text color for current buffer number in status bar` ** type: color -- cgit v1.2.3