summaryrefslogtreecommitdiff
path: root/doc/de/autogen
diff options
context:
space:
mode:
Diffstat (limited to 'doc/de/autogen')
-rw-r--r--doc/de/autogen/weechat_options.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/de/autogen/weechat_options.xml b/doc/de/autogen/weechat_options.xml
index 45245a107..fc295e76f 100644
--- a/doc/de/autogen/weechat_options.xml
+++ b/doc/de/autogen/weechat_options.xml
@@ -518,6 +518,38 @@
</listitem>
</itemizedlist>
+<command>weechat.color.chat_text_found</command>
+<itemizedlist>
+ <listitem>
+ <para>description: text color for marker on lines where text sought is found</para>
+ </listitem>
+ <listitem>
+ <para>type: color</para>
+ </listitem>
+ <listitem>
+ <para>values: a color name</para>
+ </listitem>
+ <listitem>
+ <para>default value: yellow</para>
+ </listitem>
+</itemizedlist>
+
+<command>weechat.color.chat_text_found_bg</command>
+<itemizedlist>
+ <listitem>
+ <para>description: background color for marker on lines where text sought is found</para>
+ </listitem>
+ <listitem>
+ <para>type: color</para>
+ </listitem>
+ <listitem>
+ <para>values: a color name</para>
+ </listitem>
+ <listitem>
+ <para>default value: lightmagenta</para>
+ </listitem>
+</itemizedlist>
+
<command>weechat.color.chat_time</command>
<itemizedlist>
<listitem>