ThemeColor Object Members
In This Topic
The following tables list the members exposed by ThemeColor.
Public Properties
| Name | Description |
| Parent | Gets the parent object (Theme). |
Top
Public Methods
| Name | Description |
| GetAnsiColor | Returns the current mapped color for a given ANSI terminal color. |
| GetBackgroundColor | Returns the current mapped background color for a given terminal attribute. |
| GetForegroundColor | Returns the current mapped foreground color for a given terminal attribute. |
| SetAnsiColor | Sets the current mapped color for a given ANSI terminal color. |
| 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