You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Dialog | icons | theming ]: The icon color of the dialog header cannot be overridden because it is defined in the root, such as —_ui5-v2-12-0_dialog_header_error_state_icon_color. #12024
We have overriden the theme for the dialog header using the [ui5-dialog]::part(header) rule to apply the theme only to the dialog header. However, in the latest version of the UI5 Web component, new variables have been introduced, and overriding the theme for only the dialog header is no longer possible.
I should be able to override only the header icon color, header background color, header text color (SAP Standard CSS variables ) in a dialog using a CSS rule.
Isolated Example
No response
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
v1.24.24
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
SF
Declaration
I’m not disclosing any internal or sensitive information.