ForegroundColor

Property

Namespace: ANSITerm

Declared in: ANSITerm.IConsoleBackend


Sets the foreground color. The specified color is converted to ColorMode if needed.

Syntax

public ColorValue ForegroundColor { public set; }

See also

  • BackgroundColor
  • ResetColor()

  • Back to index