expression.SetBackgroundColor( _ ByVal attr As TerminalAttributeOption, _ ByVal newColor As Color _ )
where expression is a variable that represents a ThemeColor Object
Parameters
- attr
- The host color or attribute whose mapped color should be set.
- newColor
- The new background color mapping for the specified attribute.