Table of Contents

Class ColorConfig.TextColors

Namespace
adas_core.Domain.Models.MongoModels
Assembly
adas-core.Domain.dll

Provides a collection of predefined color values used for styling or rendering text.

public class ColorConfig.TextColors
Inheritance
ColorConfig.TextColors
Inherited Members
Extension Methods

Properties

Alert

public string? Alert { get; set; }

Property Value

string

Expired

public string? Expired { get; set; }

Property Value

string

Improve

public string? Improve { get; set; }

Property Value

string

Normal

public string? Normal { get; set; }

Property Value

string

Warning

public string? Warning { get; set; }

Property Value

string