diff --git a/doc/man/nanorc.5 b/doc/man/nanorc.5
index ad89b87b43602e1178b0054f2e28391421c72aa8..e04f5e6d317ee49a4a278591288be20971b1cea2 100644
--- a/doc/man/nanorc.5
+++ b/doc/man/nanorc.5
@@ -248,8 +248,9 @@ Save automatically on exit, don't prompt.
 .TP
 .B set titlecolor \fIfgcolor\fR,\fIbgcolor\fR
 Specify the color combination to use for the titlebar.
-Valid color names for foreground and background are:
-.BR white , \ black , \ red , \ blue , \ green , \ yellow , \ magenta ", and " cyan .
+Valid names for the foreground and background colors are:
+.BR white ", " black ", " blue ", " green ", " red ", " cyan ", " yellow ",  and " magenta .
+The name of the foreground color may be prefixed with \fBbright\fR.
 And either "\fIfgcolor\fR" or ",\fIbgcolor\fR" may be left out.
 .TP
 .B set unix
diff --git a/doc/texinfo/nano.texi b/doc/texinfo/nano.texi
index e887ea5cb55c3760b907803f521e466253cee66a..402ad0e7f1f17756e9e7593e97336e9f619577e7 100644
--- a/doc/texinfo/nano.texi
+++ b/doc/texinfo/nano.texi
@@ -841,7 +841,8 @@ Save automatically on exit, don't prompt.
 @item set titlecolor @var{fgcolor},@var{bgcolor}
 Specify the color combination to use for the titlebar.
 Valid color names for foreground and background are:
-white, black, red, blue, green, yellow, magenta, and cyan.
+white, black, blue, green, red, cyan, yellow, and magenta.
+The name of the foreground color may be prefixed with 'bright'.
 And either @var{fgcolor} or @var{,bgcolor} may be left out.
 
 @item set unix