Returns a sequence that sets the default terminal background color.
OSC 11 ; color STOSC 11 ; color BEL Copy
OSC 11 ; color STOSC 11 ; 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 background color.
Where color is the encoded color number. Most terminals support hex, XParseColor rgb: and rgba: strings.