expression.SetAnsiColor( _ ByVal color As ScreenAnsiColor, _ ByVal newColor As Color _ )
where expression is a variable that represents a ThemeColor Object
Parameters
- color
- A ScreenAnsiColor value that specifies the ANSI color whose mapped color is set.
- newColor
- The new color mapping for the specified attribute.