set_color: allow resetting the underline style

Part 2/3 of #12495

Part of #12507
This commit is contained in:
Nahor
2026-03-03 14:09:18 -08:00
committed by Johannes Altmanninger
parent a893dd10f4
commit 4e41d142fd
6 changed files with 81 additions and 69 deletions

View File

@@ -58,7 +58,7 @@ The following options are available:
Sets strikethrough mode. The state can be **on** / **true** (default), or **off** / **false**
**-u** or **--underline**, or **-uSTYLE** or **--underline=STYLE**
Set the underline mode; supported styles are **single** (default), **double**, **curly**, **dotted** and **dashed**.
Set the underline mode; supported styles are **single** (default), **double**, **curly**, **dotted**, **dashed** and **off**.
**--theme=THEME**
Ignored.