Table of Contents

Method CSI_SetBackgroundColor256

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

CSI_SetBackgroundColor256(int)

ESC[48;5;{id}m - Set background color (256 colors)

public static string CSI_SetBackgroundColor256(int color)

Parameters

color int

Returns

string