Theme Editing
The Theme Editor allows you to customize the visual appearance and color scheme of each application individually, ensuring your app aligns with your branding or specific design requirements.
How to Apply a Theme
Follow these steps to customize your app's theme:
From the App Builder's main toolbar, select Theme Editing mode
.
Choose a Base Theme to start from:
Generic
,Material
, orFluent
.Select one of the predefined color schemes from the left menu, or manually adjust the colors to create your own custom theme.
Click Apply to see your changes reflected in the UI preview.
To exit, click the App Editing icon in the toolbar to return to the main builder.

How Theming Affects Widgets
Most widgets include color settings that directly interact with the app theme. By default, a widget's color is set to Automatic
.
When set to
Automatic
, the widget will inherit its colors from the selected app theme. Changing the theme will automatically update the widget's appearance.If you set a specific color for a widget (e.g., making a button solid red), that setting will override the app theme. This specific color will not change when the global theme is modified.
Last updated