mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-26 06:39:43 +03:00
docs: mention "grey" also at the other place where color names are listed
And harmonize the wrapping of the phrase. Indirectly-reported-by: Brad Town <brad@bradtown.com>
This commit is contained in:
parent
13edbedc79
commit
7365ef4092
@ -904,8 +904,8 @@ Valid names for the foreground and background colors are:
|
|||||||
@code{white}, and @code{black}.
|
@code{white}, and @code{black}.
|
||||||
Each of these eight names may be prefixed with the word
|
Each of these eight names may be prefixed with the word
|
||||||
@code{light} to get a brighter version of that color.
|
@code{light} to get a brighter version of that color.
|
||||||
The word @code{grey} or @code{gray} may be used as
|
The word @code{grey} or @code{gray} may be used
|
||||||
a synonym for @code{lightblack}.
|
as a synonym for @code{lightblack}.
|
||||||
|
|
||||||
On terminal emulators that can do at least 256 colors,
|
On terminal emulators that can do at least 256 colors,
|
||||||
other valid (but unprefixable) color names are:
|
other valid (but unprefixable) color names are:
|
||||||
@ -1233,6 +1233,8 @@ be specified. Valid color names are:
|
|||||||
@code{white}, and @code{black}.
|
@code{white}, and @code{black}.
|
||||||
Each of these eight names may be prefixed with the word
|
Each of these eight names may be prefixed with the word
|
||||||
@code{light} to get a brighter version of that color.
|
@code{light} to get a brighter version of that color.
|
||||||
|
The word @code{grey} or @code{gray} may be used
|
||||||
|
as a synonym for @code{lightblack}.
|
||||||
|
|
||||||
On terminal emulators that can do at least 256 colors,
|
On terminal emulators that can do at least 256 colors,
|
||||||
other valid (but unprefixable) color names are:
|
other valid (but unprefixable) color names are:
|
||||||
|
@ -483,6 +483,8 @@ one of which must be specified. Valid color names are:
|
|||||||
.BR white ", and " black .
|
.BR white ", and " black .
|
||||||
Each of these eight names may be prefixed with the word \fBlight\fR
|
Each of these eight names may be prefixed with the word \fBlight\fR
|
||||||
to get a brighter version of that color.
|
to get a brighter version of that color.
|
||||||
|
The word \fBgrey\fR or \fBgray\fR may be used
|
||||||
|
as a synonym for \fBlightblack\fR.
|
||||||
On terminal emulators that can do at least 256 colors,
|
On terminal emulators that can do at least 256 colors,
|
||||||
other valid (but unprefixable) color names are:
|
other valid (but unprefixable) color names are:
|
||||||
.BR pink ", " purple ", " mauve ", " lagoon ", " mint ", "
|
.BR pink ", " purple ", " mauve ", " lagoon ", " mint ", "
|
||||||
|
Loading…
Reference in New Issue
Block a user