cancel
Showing results for 
Search instead for 
Did you mean: 

Error in theme designed(/n/UI5/THEME_DESIGNER)

Former Member
0 Kudos

Hi, I am trying to create a new theme using tcode /UI5/THEME_DESIGNER.

I am able to access the web page where we can create new theme.

After i enter link to my UI5 application, it gives me below error, can you please suggest what could be the reason.

UIAdapter: Error during loading parameter of file:

File could not be loaded: https://isrgngd.corp.intusurg.com:8810/sap/public/bc/themes/~client-800/UI5/sap/ui/core/themes/sap_b...

Error Message: Compilation Error "variable @sapUiMarginTiny is undefined" in file "/UI5/sap/ui/core/themes/base/library.less" in line 145 column 26 called by object "UI5.sap/ui/core.new_dom_custom_theme.library" of type "sap.theming.less.File" in "sFileToCss"

Extract:

Line 144:/* Margins all around */Line 145:.sapUiTinyMargin {margin: @sapUiMarginTiny !important}Line 146:.sapUiSmallMargin {margin: @sapUiMarginSmall !important}

Thanks

Yogesh Gupta

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Solved this issue via applying note 2135223

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey Yogesh,

Have you created any custom CSS in the CSS tab on the right hand side?

Cheers,

Kevin