[Commits] [SCM] claws branch, master, updated. 3.14.1-222-g45ef33a

claws at claws-mail.org claws at claws-mail.org
Mon Mar 13 08:14:40 CET 2017


The branch, master has been updated
       via  45ef33a04e134377d4321e2ee1cad6ede07afaf4 (commit)
      from  21d44076177d8cb5755b020a8e0fb8f1f183da05 (commit)

Summary of changes:
 manual/advanced.xml |   40 +++++++++++++++++++++++++++++++++++++---
 1 file changed, 37 insertions(+), 3 deletions(-)


- Log -----------------------------------------------------------------
commit 45ef33a04e134377d4321e2ee1cad6ede07afaf4
Author: Paul <paul at claws-mail.org>
Date:   Mon Mar 13 07:14:36 2017 +0000

    add new hidden prefs for various colours

diff --git a/manual/advanced.xml b/manual/advanced.xml
index 55aeedf..3474aae 100644
--- a/manual/advanced.xml
+++ b/manual/advanced.xml
@@ -620,7 +620,17 @@
 	  </para>
 	</listitem>
       </varlistentry>
-      <varlistentry>
+       <varlistentry>
+	<term><literal>default_header_color</literal></term>
+	<term><literal>default_header_bgcolor</literal></term>
+	<listitem>
+	  <para>
+    Foreground and background colors to use for the Compose window's header entry values.
+    Default values are '#000000' (black), '#f5f6be' (white) respectively.
+	  </para>
+	</listitem>
+      </varlistentry>
+     <varlistentry>
 	<term><literal>diff_added_color</literal></term>
 	<term><literal>diff_deleted_color</literal></term>
 	<term><literal>diff_hunk_color</literal></term>
@@ -628,7 +638,7 @@
 	  <para>
     Colors to use when displaying attachments in unified diff format.
     Default values are '#008b8b' (dark cyan), '#6a5acd' (slate blue) and
-    '#a52a2a' (red brown).
+    '#a52a2a' (red brown) respectively.
 	  </para>
 	</listitem>
       </varlistentry>
@@ -739,7 +749,7 @@
     The colours used in the log window. Default values are: '#af0000'
     (dark red), '#000000' (black), '#00af00' (dark lime green),
     '#0000ef' (blue), '#af0000' (dark red), '#00af00' (dark lime green),
-    '#0000af' (dark blue) and '#aa00aa' (dark magenta).
+    '#0000af' (dark blue) and '#aa00aa' (dark magenta) respectively.
 	  </para>
 	</listitem>
       </varlistentry>
@@ -795,6 +805,20 @@
 	</listitem>
       </varlistentry>
       <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>
+      <varlistentry>
 	<term><literal>respect_flowed_format</literal></term>
 	<listitem>
 	  <para>
@@ -885,6 +909,16 @@
 	</listitem>
       </varlistentry>
       <varlistentry>
+	<term><literal>tags_color</literal></term>
+	<term><literal>tags_bgcolor</literal></term>
+	<listitem>
+	  <para>
+    Foreground and background colors to use when displaying tags.
+    Default values are '#000000' (black), '#f5f6be' (white) respectively.
+	  </para>
+	</listitem>
+      </varlistentry>
+      <varlistentry>
 	<term><literal>textview_cursor_visible</literal></term>
 	<listitem>
 	  <para>

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list