summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/irc_options.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/autogen/user/irc_options.asciidoc')
-rw-r--r--doc/en/autogen/user/irc_options.asciidoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/user/irc_options.asciidoc b/doc/en/autogen/user/irc_options.asciidoc
index 94893a3f0..b175c8bc7 100644
--- a/doc/en/autogen/user/irc_options.asciidoc
+++ b/doc/en/autogen/user/irc_options.asciidoc
@@ -62,6 +62,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: `default`)
+* [[option_irc.color.topic_current]] *irc.color.topic_current*
+** description: `color for current channel topic (when joining a channel or using /topic)`
+** 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_irc.color.topic_new]] *irc.color.topic_new*
** description: `color for new channel topic (when topic is changed)`
** type: color