Table of Contents

Method GetStandardColorName

Namespace
Terminal.Gui.Drawing
Assembly
Terminal.Gui.dll

GetStandardColorName(Color)

Gets the W3C+ standard string for color.

public static string? GetStandardColorName(Color color)

Parameters

color Color

The color.

Returns

string

null if there is no standard color name for the specified color.