UIThemeManager
| Name | Return Type | Description |
|---|---|---|
| GetThemeName(UITheme) | string | Gets the theme name for the given theme type. |
| Name | Return Type | Description |
|---|---|---|
| CurrentCanvasTheme | UITheme | current canvas theme. |
| CurrentTheme | UITheme | The current overall theme which impacts the Revit frame and canvas. |
| DefaultTheme | UITheme | Obsolete. The default theme. |
| FollowSystemColorTheme | bool | Indicate if the overall theme follows operating system color theme. |