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