Style
Stores reusable terminal style settings produced by
term.style without positional arguments.
Calling a Style applies its saved settings. Supplied options override saved
colors or enable additional attributes. Omitted options retain saved settings;
:INHERIT: clears them.
Operators
style :...options ...args
Applies or derives the saved style.
Parameters:
| Name | Type | Description |
|---|---|---|
...args |
* | Values converted to display strings |
Also accepts the term style options.
Returns: Text when positional arguments are provided;
otherwise a derived Style