HtmlForgeX

API Reference

Enum

TablerThemePrimary

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Tabler primary colors supported by tabler-themes.min.css.

Inheritance

  • Enum
  • TablerThemePrimary

Values

public const TablerThemePrimary Blue #

Blue primary color.

Value: 0
public const TablerThemePrimary Azure #

Azure primary color.

Value: 1
public const TablerThemePrimary Indigo #

Indigo primary color.

Value: 2
public const TablerThemePrimary Purple #

Purple primary color.

Value: 3
public const TablerThemePrimary Pink #

Pink primary color.

Value: 4
public const TablerThemePrimary Red #

Red primary color.

Value: 5
public const TablerThemePrimary Orange #

Orange primary color.

Value: 6
public const TablerThemePrimary Yellow #

Yellow primary color.

Value: 7
public const TablerThemePrimary Lime #

Lime primary color.

Value: 8
public const TablerThemePrimary Green #

Green primary color.

Value: 9
public const TablerThemePrimary Teal #

Teal primary color.

Value: 10
public const TablerThemePrimary Cyan #

Cyan primary color.

Value: 11
public const TablerThemePrimary Inverted #

Inverted primary color.

Value: 12