# OHOS::ThemeManager - [Overview](#section2010334454165635) - [Summary](#section236495670165635) - [Public Member Functions](#pub-methods) - [Static Public Member Functions](#pub-static-methods) ## **Overview** **Related Modules:** [Graphic](Graphic.md) **Description:** Declares the singleton class used to manage the current screen theme of an application. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Public Member Functions
SetCurrent (Theme *theme) |
|
GetCurrent () |
Theme * |
operator new (size_t size) |
|
operator delete (void *p) |
GetInstance () |
static ThemeManager & Obtains the singleton instance of the ThemeManager class. |