Theme Editor
How to Apply a Theme

How Theming Affects Widgets
Last updated
Was this helpful?
The Theme Editor allows you to customize the visual appearance and color scheme of each application individually. This ensures your app aligns with your corporate branding or specific design requirements.
Follow these steps to customize your app's theme:
Heisenware's theming engine is built upon the DevExtreme framework. For advanced details on the capabilities of the base themes, please refer to the official DevExtreme documentation.

Most widgets include color settings that interact directly with the app theme. By default, a widget's color is set to Automatic.
Automatic: The widget inherits its colors from the global app theme. If you change the theme later, the widget updates automatically.
Manual override: If you set a specific color for a widget (for example, making a specific button solid red), that setting overrides the theme. This specific color will remain fixed even if the global theme is modified.
Last updated
Was this helpful?
Was this helpful?