dsch
Product and Topic Expert
Product and Topic Expert
Member since ‎2015 Aug 04

User Statistics

  • 42 Posts
  • 5 Solutions
  • 13 Kudos given
  • 61 Kudos received

User Activity

Do you have self-developed applications built with SAPUI5, UI5 WebComponents, Fundamental NGX or even one of SAPs classic UIs? Or e.g. your own in-house SAPUI5 component library? Then, it is likely that you've felt the need for theme-specific CSS.How...
Since December '23, the UI theme designer on SAP BTP, Cloud Foundry environment, allows to Add Cross Origin Preview Pages to the UI theme designer, as theming previews. Those applications have to implement a special interface, described in the tutori...
Have you ever tried to maintain a set of related themes, e.g. a light, dark, high-contrast black and white version? Where you had to change every parameter multiple times, once for each theme?Have you ever created a theme based on a newer SAP-provide...
Aside the "good path", where applications appear with the expected theme, there are multiple factors that influence the appearance of the application. This blog post describeswhich technologies perform a theme fallback,what their strategies are when ...
Using the open-source npm module @sap-theming/theming-base-content makes it surprisingly easy to use all SAP Fiori theming parameters in your own applications. Especially you can simply import the css_variables.css file of the theme you want and star...