Introduce bold color option

Introduce "bold" color option which only apply bold color formatting to
existing system color.

Also make "bold" the default color option.

Fixes all white issue with black on white tio text.
This commit is contained in:
Martin Lund 2022-07-15 18:36:46 +02:00
parent 9db7bb4fbb
commit 9733bdf19c
6 changed files with 31 additions and 10 deletions

View file

@ -155,14 +155,15 @@ If defining more than one flag, the flags must be comma separated.
Enable hexadecimal mode.
.TP
.BR \-c ", " "\-\-color " \fI0..255|none|list
.BR \-c ", " "\-\-color " \fI0..255|bold|none|list
Colorize tio text using ANSI color code value ranging from 0 to 255 or use
"none" for no color.
"none" for no color or use "bold" to apply bold formatting to existing system
color.
Use "list" to print a list of available ANSI color codes.
Default value is 15.
Default value is "bold".
.TP
.BR \-S ", " "\-\-socket \fI<socket>\fR\fB