docs: correct the default value of the errorcolor option

It should be "bold,white,red" instead of "brightwhite,red"
because "bright" is deprecated and not documented.

Signed-off-by: Hussam al-Homsi <sawuare@gmail.com>
Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
master
Hussam al-Homsi 2021-09-12 13:55:17 -04:00 committed by Benno Schulenberg
parent fe5f05f037
commit b8daf1fb0b
2 changed files with 2 additions and 2 deletions

View File

@ -859,7 +859,7 @@ Do not use the line below the title bar, leaving it entirely blank.
@item set errorcolor [bold,][italic,]@var{fgcolor},@var{bgcolor}
Use this color combination for the status bar when an error message is displayed.
The default value is @t{brightwhite,red}.
The default value is @t{bold,white,red}.
@xref{@code{set functioncolor}} for valid color names.
@item set fill @var{number}

View File

@ -127,7 +127,7 @@ Do not use the line below the title bar, leaving it entirely blank.
.TP
.B set errorcolor \fR[\fBbold,\fR][\fBitalic,\fR]\fIfgcolor\fB,\fIbgcolor\fR
Use this color combination for the status bar when an error message is displayed.
The default value is \fBbrightwhite,red\fR.
The default value is \fBbold,white,red\fR.
See \fBset titlecolor\fR for valid color names.
.TP
.B set fill \fInumber\fR