cancel
Showing results for 
Search instead for 
Did you mean: 

Custom theme from UI Theme Designer in SAP Web IDE

libor_mego3
Discoverer
0 Kudos

Hi all,

I'm trying to use custom theme created on https://themedesigner.hanatrial.ondemand.com/ in my SAP Web IDE local installation.

I could export my custom theme for UI5 application as a ZIP file from Theme Designer and import it into new folder 'custom_themes' in my local SAP Web IDE project.

In file index.html a extended as following:

<script id="sap-ui-bootstrap"

  src="resources/sap-ui-core.js"

  data-sap-ui-libs="sap.m"

  data-sap-ui-xx-bindingSyntax="complex"

  data-sap-ui-theme-roots='{"custom_bluecrystal" : "/custom_themes"}'

  data-sap-ui-theme='{"custom_bluecrystal"}'

  data-sap-ui-resourceroots='{"com.test.ttc": "./"}'>

  </script>

but without success.

Can anyone help how to use custom themes in local SAP Web IDE environment?

I use SAP Web IDE 1.4.4 und UI Theme Designer Beta 1.7.2.

Thanks for your help.

Kind regards

Libor

Accepted Solutions (0)

Answers (2)

Answers (2)

libor_mego3
Discoverer
0 Kudos

Hi there,

could anyone please provide some help about this? I was unable to find working solution for binding custom theme created in ThemeDesigner into Web IDE.


Thanks.

Best regards,

Libor Mego

Margot
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Libor,

I moved your question to the SAPUI5/Web IDE space as I think this is less an UI theme designer issue but related to SAPUI5. Hope you will find your answer quicker here.

Regards, Margot