SAP / ui5-webcomponents-ngx

UI5 Web Components for Angular provides directives for each UI5 Web Component. The directives allow to easily build your Angular application following the SAP Design System.
https://ui5-webcomponents-ngx.netlify.app/
Apache License 2.0
25 stars 4 forks source link

Theming Support #9

Closed droshev closed 1 year ago

droshev commented 1 year ago

Feature Request Description

Also ui5-webcomponents-react make use of the UI5 Web Components theming API: https://sap.github.io/ui5-webcomponents-react/?path=/docs/getting-started--page#theming

the outcome should be the usage of the WebC API to set the theme and the Styles or Common CSS will also be also adopted to it by reusing the CSS Variables or maybe in addition hook into the themeLoaded event to load the delta theming files.