Table of Contents

Method GetColorName

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetColorName(Color)

Gets backwards compatible color name for color.

public static string? GetColorName(Color color)

Parameters

color Color

The color.

Returns

string

Standard color name for the specified color; otherwise null.