Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1907,8 +1907,8 @@ The style option controls most of the visual aspects of an element.
##### Colors

Colors can be the names of any of the 16 basic terminal colors, along with hex
values (e.g. `#ff0000`) for 256 color terminals. If 256 or 88 colors is not
supported. Blessed with reduce the color to whatever is available.
values (e.g. `#ff0000`) for 256 color terminals. If 256 or 88 colors are not
supported, Blessed will reduce the color to whatever is available.


##### Attributes
Expand Down