diff options
Diffstat (limited to 'doc/en/autogen/user/trigger_options.adoc')
-rw-r--r-- | doc/en/autogen/user/trigger_options.adoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/user/trigger_options.adoc b/doc/en/autogen/user/trigger_options.adoc index c09104d41..c2dd427b3 100644 --- a/doc/en/autogen/user/trigger_options.adoc +++ b/doc/en/autogen/user/trigger_options.adoc @@ -12,6 +12,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: `+yellow+`) +* [[option_trigger.color.flag_post_action]] *trigger.color.flag_post_action* +** description: pass:none[text color for post action flag (in /trigger list)] +** 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: `+lightblue+`) + * [[option_trigger.color.flag_regex]] *trigger.color.flag_regex* ** description: pass:none[text color for regex flag (in /trigger list)] ** type: color |