blockly > ThemeManager

ThemeManager class

Class for storing and updating a workspace's theme and UI components.

Signature:

export declare class ThemeManager 

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the ThemeManager class.