Field CSI_ResetAttributes
ESC[0m - Resets all graphic attributes (foreground, background, bold, underline, etc.) to the terminal's defaults (SGR 0).
public static readonly string CSI_ResetAttributes
Returns
- string
- ESC[0m - Resets all graphic attributes (foreground, background, bold, underline, etc.) to the terminal's defaults (SGR 0).