Returns a sequence that sets the default terminal foreground color.
OSC 10 ; color STOSC 10 ; color BEL Copy
OSC 10 ; color STOSC 10 ; color BEL
Where color is the encoded color number. Most terminals support hex, XParseColor rgb: and rgba: strings.
The color value
https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h3-Operating-System-Commands
Returns a sequence that sets the default terminal foreground color.
Where color is the encoded color number. Most terminals support hex, XParseColor rgb: and rgba: strings.