From: Paul Date: Mon, 13 Mar 2017 07:14:36 +0000 (+0000) Subject: add new hidden prefs for various colours X-Git-Tag: 3.15.0~29 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=45ef33a04e134377d4321e2ee1cad6ede07afaf4;ds=sidebyside add new hidden prefs for various colours --- diff --git a/manual/advanced.xml b/manual/advanced.xml index 55aeedf23..3474aae8e 100644 --- a/manual/advanced.xml +++ b/manual/advanced.xml @@ -620,7 +620,17 @@ - + + default_header_color + default_header_bgcolor + + + Foreground and background colors to use for the Compose window's header entry values. + Default values are '#000000' (black), '#f5f6be' (white) respectively. + + + + diff_added_color diff_deleted_color diff_hunk_color @@ -628,7 +638,7 @@ 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. @@ -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. @@ -794,6 +804,20 @@ + + qs_active_color + qs_active_bgcolor + qs_error_color + qs_error_bgcolor + + + 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. + + + respect_flowed_format @@ -884,6 +908,16 @@ + + tags_color + tags_bgcolor + + + Foreground and background colors to use when displaying tags. + Default values are '#000000' (black), '#f5f6be' (white) respectively. + + + textview_cursor_visible