ThemeColor Object Methods
In This Topic
For a list of all members of this type, see ThemeColor members.
Public Methods
| Name | Description |
| GetBackgroundColor | Returns the current mapped background color for a given terminal attribute. |
| GetForegroundColor | Returns the current mapped foreground color for a given terminal attribute. |
| SetBackgroundColor | Sets the current mapped background color for a given terminal attribute. |
| SetForegroundColor | Sets the current mapped foreground color for a given terminal attribute. |
Top
See Also