12.1 Customizing Theme Settings
Thinfinity® Workspace Web Manager provides three preset themes to choose from: Light theme (default), Dark, and Blue.
Additionally, the Theme Customization Thinfinity® Workspace API provides companies with the ability to implement their own branding through the customization of some branding aspects such as the color palette and logo, thereby enabling the creation of personalized themes according to their identity.
The customization is accomplished using a set of two files:
A JSON configuration file that defines what and how to configure it.
A CSS file based on an API of styles that are applied to each of the pages and sections of Thinfinity Workspace.
The API defines:
CSS variables for:
The color palette to apply to the interface.
Other interface elements such as logo images and background.
CSS style overrides.
Last updated
Was this helpful?