Emits a minimal SGR sequence that transitions from one style to another.
public TerminalInstance StyleTransition(AnsiStyle from, AnsiStyle to)
The current style.
The desired style.