Table of Contents

Method CSI_SetForegroundColor256

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

CSI_SetForegroundColor256(int)

ESC[38;5;{id}m - Set foreground color (256 colors)

public static string CSI_SetForegroundColor256(int color)

Parameters

color int

Returns

string