[]
Gets a ThemeColor from the ColorScheme by its ThemeColorId.
public ThemeColor GetThemeColor(ThemeColorId id)
| Type | Name | Description |
|---|---|---|
| ThemeColorId | id | The theme color Id. |
| Type | Description |
|---|---|
| ThemeColor | A ThemeColor from the color scheme. |