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
We introduced a small degradation with the following [PR](#2590), using a fixed color, instead of CSS var. Now, the Wizard navigation looks fine in all themes:
FIXES: #2877
We introduced a small degradation with the following [PR](#2590), using a fixed color, instead of CSS var. Now, the Wizard navigation looks fine in all themes:
FIXES: #2877
We introduced a small degradation with the following [PR](#2590), using a fixed color, instead of CSS var. Now, the Wizard navigation looks fine in all themes:
FIXES: #2877
Describe the bug
The color of the navigation area does not change with themes. It is always white.
To reproduce
Steps to reproduce the behavior:
Isolated example
https://sap.github.io/ui5-webcomponents/playground/components/Wizard/
Expected behavior
When the overall theme is changed, the color of the navigation area should change accordingly.
Screenshots
![image](https://user-images.githubusercontent.com/79699783/109309800-6ad31c80-784c-11eb-8c6b-5e6f7024c5b1.png)
Context
Affected components
Wizard
The text was updated successfully, but these errors were encountered: