Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui5-wizard): use CSS vars for navigation bg-color #2892

Merged
merged 1 commit into from
Mar 2, 2021

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Mar 1, 2021

We introduced a small degradation with the following PR, using a fixed colors, instead of CSS vars. Now, the Wizard navigation looks fine in all themes:

FIXES: #2877

Before
Screenshot 2021-03-01 at 5 10 08 PM

After

Screenshot 2021-03-01 at 5 09 30 PM

@ilhan007 ilhan007 merged commit c967c6c into master Mar 2, 2021
@ilhan007 ilhan007 deleted the fix-wizard-nav-bgcolor branch March 2, 2021 08:20
ilhan007 added a commit that referenced this pull request Mar 17, 2021
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
ilhan007 added a commit that referenced this pull request Mar 18, 2021
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ui5-wizard: Navigation area color not affected by theme
2 participants