Skip to content

Background colour for "Create Function" wizard should respect theme. #3133

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

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

rgrunber
Copy link
Member

@rgrunber rgrunber commented Aug 29, 2023

Prior to this change on a light theme:

image

I'm actually not sure what color does in this instance as I wasn't able to see it shown at all, but I've also changed that to what seems like a better value.

@rgrunber rgrunber requested a review from datho7561 August 29, 2023 15:18
@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (bc5ad30) 31.99% compared to head (d689fba) 31.99%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3133   +/-   ##
=======================================
  Coverage   31.99%   31.99%           
=======================================
  Files          74       74           
  Lines        5122     5122           
  Branches      974      974           
=======================================
  Hits         1639     1639           
  Misses       3483     3483           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@datho7561 datho7561 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks, Roland!

FYI, there's a method of handling light theme vs dark theme built-in to Material UI that we used for create component that I would like to use for all webviews in the future, but as a quick fix this works well.

@datho7561 datho7561 merged commit 40008f4 into redhat-developer:main Aug 29, 2023
@rgrunber rgrunber deleted the bg-colour-serverless branch August 29, 2023 15:53
@datho7561 datho7561 added this to the 1.7.0 milestone Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants