mirror of
https://github.com/tmux/tmux.git
synced 2025-04-02 22:08:49 +00:00
Improve the documentation of bright colours slightly
Before it seemed as if bright{red,green,yellow} were the only possible bright colours. Co-authored-by: Julian Prein <julian@druck.dev>
This commit is contained in:
parent
c7f7cf5bb7
commit
566cd51ee6
5
tmux.1
5
tmux.1
@ -6141,9 +6141,10 @@ The colour is one of:
|
|||||||
.Ic cyan ,
|
.Ic cyan ,
|
||||||
.Ic white ;
|
.Ic white ;
|
||||||
if supported the bright variants
|
if supported the bright variants
|
||||||
|
.Ic brightblack ,
|
||||||
.Ic brightred ,
|
.Ic brightred ,
|
||||||
.Ic brightgreen ,
|
.Eo ...;
|
||||||
.Ic brightyellow ;
|
.Ec
|
||||||
.Ic colour0
|
.Ic colour0
|
||||||
to
|
to
|
||||||
.Ic colour255
|
.Ic colour255
|
||||||
|
Loading…
Reference in New Issue
Block a user