doc: foot-ctlseq: add 58/59 (styled + colored underlines)

This commit is contained in:
Daniel Eklöf 2024-06-24 01:31:42 +02:00
parent 48cf57818d
commit a33954a8f4
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -150,7 +150,7 @@ m*.
| 3 | 3
: Italic : Italic
| 4 | 4
: Underline : Underline, including styled underlines
| 5 | 5
: Blink : Blink
| 7 | 7
@ -176,15 +176,19 @@ m*.
| 30-37 | 30-37
: Select foreground color (using *regularN* in *foot.ini*(5)) : Select foreground color (using *regularN* in *foot.ini*(5))
| 38 | 38
: See "indexed and RGB colors" below : Select foreground color, see "indexed and RGB colors" below
| 39 | 39
: Use the default foreground color (*foreground* in *foot.ini*(5)) : Use the default foreground color (*foreground* in *foot.ini*(5))
| 40-47 | 40-47
: Select background color (using *regularN* in *foot.ini*(5)) : Select background color (using *regularN* in *foot.ini*(5))
| 48 | 48
: See "indexed and RGB colors" below : Select background color, see "indexed and RGB colors" below
| 49 | 49
: Use the default background color (*background* in *foot.ini*(5)) : Use the default background color (*background* in *foot.ini*(5))
| 58
: Select underline color, see "indexed and RGB colors" below
| 59
: Use the default underline color
| 90-97 | 90-97
: Select foreground color (using *brightN* in *foot.ini*(5)) : Select foreground color (using *brightN* in *foot.ini*(5))
| 100-107 | 100-107