Enum UIHighlightedTextSpanColor
Represents the color options for a highlighted text span in the UI.
Namespace: DevToys.Api
Assembly: DevToys.Api.dll
Syntax
public enum UIHighlightedTextSpanColor
Fields
Name | Description |
---|---|
Blue | The blue color. |
Default | The default color. |
Green | The green color. |
Purple | The purple color. |
Red | The red color. |
Teal | The teal color. |
Yellow | The yellow color. |