The SAP theme, Horizon is included in applications you create in SAPUI5 versions 1.93.3 and 1.96.0 or higher.
Existing applications and extensions that use SAP Fiori elements or standard SAPUI5 controls will work with the Horizon theme without the need for technical adoption effort. This benefit is part of the value of using SAP Fiori elements.
If you build custom controls, you need to check if they maintain design consistency when rendered with the Horizon theme. For more information, see SAP’s UI Technologies supporting the new Horizon visual theme of SAP Fiori.
To ensure you have a version of SAPUI5 compatible with the new Horizon theme in your application, perform the following steps:
-
For a new SAP Fiori application using the SAP Fiori application generator, ensure that you have chosen a minimum SAPUI5 version compatible with the SAP Horizon theme on the project attributes step.
-
For an existing SAP Fiori application, you can update the SAPUI5 version used by the application by modifying the SAPUI5 version detailed in the
ui5.yaml
file.If no version of SAPUI5 is specified in your
ui5.yaml
file, no update is required. In this case, the latest version of SAPUI5 is used and compatible with the SAP Horizon theme.
When you have a compatible version of SAPUI5 in your application, you can start using the new SAP Horizon theme. For more information, see How to use the Horizon visual theme?