Method CSI_SetBackgroundColor256 | Terminal.Gui v2 (original) (raw)

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

Edit this page