+ <varlistentry>
+ <term><literal>qs_active_color</literal></term>
+ <term><literal>qs_active_bgcolor</literal></term>
+ <term><literal>qs_error_color</literal></term>
+ <term><literal>qs_error_bgcolor</literal></term>
+ <listitem>
+ <para>
+ Foreground and background colors to use in the QuickSearch field when
+ the search is active and when there is a syntax error.
+ Default values are '#000000' (black), '#f5f6be' (white), '#000000' (black),
+ '#ff7070' (red) respectively.
+ </para>
+ </listitem>
+ </varlistentry>