From 566cd51ee6860a6f1c278379ed0e7acbdcc23a37 Mon Sep 17 00:00:00 2001
From: Julian Prein <julian@druck.dev>
Date: Fri, 21 Mar 2025 00:07:18 +0100
Subject: [PATCH] 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>
---
 tmux.1 | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tmux.1 b/tmux.1
index 01338f06..0321877b 100644
--- a/tmux.1
+++ b/tmux.1
@@ -6141,9 +6141,10 @@ The colour is one of:
 .Ic cyan ,
 .Ic white ;
 if supported the bright variants
+.Ic brightblack ,
 .Ic brightred ,
-.Ic brightgreen ,
-.Ic brightyellow ;
+.Eo ...;
+.Ec
 .Ic colour0
 to
 .Ic colour255