Stay organized with collections Save and categorize content based on your preferences.

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.

Properties

Property Modifiers Type Description
owner_ any