Table of Contents

Method GetW3CColorName

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetW3CColorName(Color)

Gets the W3C standard string for color.

public static string? GetW3CColorName(Color color)

Parameters

color Color

The color.

Returns

string

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