Table of Contents

Method CSI_AppendResetBackgroundColor

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

CSI_AppendResetBackgroundColor(StringBuilder)

ESC[49m - Resets the background color to the terminal's default. This allows the terminal's native background (including any transparency or acrylic effects) to show through.

public static void CSI_AppendResetBackgroundColor(StringBuilder builder)

Parameters

builder StringBuilder