docs: mention that 'light' background colors do not work on Linux console
This addresses https://savannah.gnu.org/bugs/?65501. Reported-by: Alan Cristhian Ruiz <alancristhian@protonmail.com>
This commit is contained in:
parent
9f1431be17
commit
c2b4c2ae0e
@ -984,6 +984,8 @@ Each of these eight names may be prefixed with the word
|
||||
@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 a Linux console, @code{light} does not have
|
||||
any effect for a background color.
|
||||
|
||||
On terminal emulators that can do at least 256 colors,
|
||||
other valid (but unprefixable) color names are:
|
||||
@ -1336,6 +1338,8 @@ Each of these eight names may be prefixed with the word
|
||||
@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 a Linux console, @code{light} does not have
|
||||
any effect for a background color.
|
||||
|
||||
On terminal emulators that can do at least 256 colors,
|
||||
other valid (but unprefixable) color names are:
|
||||
|
||||
@ -364,6 +364,8 @@ Each of these eight names may be prefixed with the word \fBlight\fR
|
||||
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 a Linux console, \fBlight\fR does not have
|
||||
any effect for a background color.
|
||||
On terminal emulators that can do at least 256 colors,
|
||||
other valid (but unprefixable) color names are:
|
||||
.BR pink ", " purple ", " mauve ", " lagoon ", " mint ", "
|
||||
@ -513,6 +515,8 @@ Each of these eight names may be prefixed with the word \fBlight\fR
|
||||
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 a Linux console, \fBlight\fR does not have
|
||||
any effect for a background color.
|
||||
On terminal emulators that can do at least 256 colors,
|
||||
other valid (but unprefixable) color names are:
|
||||
.BR pink ", " purple ", " mauve ", " lagoon ", " mint ", "
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user