docs: list the new color names, from 'rosy' to 'crimson'

This commit is contained in:
Benno Schulenberg 2021-12-10 12:05:37 +01:00
parent 02d77ad5ad
commit c00c12b64b
2 changed files with 18 additions and 4 deletions

View File

@ -930,7 +930,11 @@ On terminal emulators that can do at least 256 colors,
other valid (but unprefixable) color names are: other valid (but unprefixable) color names are:
@code{pink}, @code{purple}, @code{mauve}, @code{pink}, @code{purple}, @code{mauve},
@code{lagoon}, @code{mint}, @code{lime}, @code{lagoon}, @code{mint}, @code{lime},
@code{peach}, @code{orange}, @code{latte}, and @code{normal} @code{peach}, @code{orange}, @code{latte},
@code{rosy}, @code{beet}, @code{plum}, @code{sea},
@code{sky}, @code{slate}, @code{teal}, @code{sage},
@code{brown}, @code{ocher}, @code{sand}, @code{tawny},
@code{brick}, @code{crimson}, and @code{normal}
--- where @code{normal} means the default foreground or background color. --- where @code{normal} means the default foreground or background color.
On such emulators, the color may also be specified as a three-digit hexadecimal On such emulators, the color may also be specified as a three-digit hexadecimal
number prefixed with @code{#}, with the digits representing the amounts of red, number prefixed with @code{#}, with the digits representing the amounts of red,
@ -1277,7 +1281,11 @@ On terminal emulators that can do at least 256 colors,
other valid (but unprefixable) color names are: other valid (but unprefixable) color names are:
@code{pink}, @code{purple}, @code{mauve}, @code{pink}, @code{purple}, @code{mauve},
@code{lagoon}, @code{mint}, @code{lime}, @code{lagoon}, @code{mint}, @code{lime},
@code{peach}, @code{orange}, @code{latte}, and @code{normal} @code{peach}, @code{orange}, @code{latte},
@code{rosy}, @code{beet}, @code{plum}, @code{sea},
@code{sky}, @code{slate}, @code{teal}, @code{sage},
@code{brown}, @code{ocher}, @code{sand}, @code{tawny},
@code{brick}, @code{crimson}, and @code{normal}
--- where @code{normal} means the default foreground or background color. --- where @code{normal} means the default foreground or background color.
On such emulators, the color may also be specified as a three-digit hexadecimal On such emulators, the color may also be specified as a three-digit hexadecimal
number prefixed with @code{#}, with the digits representing the amounts of red, number prefixed with @code{#}, with the digits representing the amounts of red,

View File

@ -366,7 +366,10 @@ 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 ", "
.BR lime ", " peach ", " orange ", " latte ", and " normal .BR lime ", " peach ", " orange ", " latte ", "
.BR rosy ", " beet ", " plum ", " sea ", " sky ", " slate ", "
.BR teal ", " sage ", " brown ", " ocher ", " sand ", " tawny ", "
.BR brick ", " crimson ", and " normal
-- where \fBnormal\fR means the default foreground or background color. -- where \fBnormal\fR means the default foreground or background color.
On such emulators, the color may also be specified as a three-digit hexadecimal On such emulators, the color may also be specified as a three-digit hexadecimal
number prefixed with \fB#\fR, with the digits representing the amounts of red, number prefixed with \fB#\fR, with the digits representing the amounts of red,
@ -506,7 +509,10 @@ 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 ", "
.BR lime ", " peach ", " orange ", " latte ", and " normal .BR lime ", " peach ", " orange ", " latte ", "
.BR rosy ", " beet ", " plum ", " sea ", " sky ", " slate ", "
.BR teal ", " sage ", " brown ", " ocher ", " sand ", " tawny ", "
.BR brick ", " crimson ", and " normal
-- where \fBnormal\fR means the default foreground or background color. -- where \fBnormal\fR means the default foreground or background color.
On such emulators, the color may also be specified as a three-digit hexadecimal On such emulators, the color may also be specified as a three-digit hexadecimal
number prefixed with \fB#\fR, with the digits representing the amounts of red, number prefixed with \fB#\fR, with the digits representing the amounts of red,