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(ui): Merged Issues fill color in dark mode #28966

Merged
merged 1 commit into from
Oct 4, 2021

Conversation

vuluongj20
Copy link
Member

@vuluongj20 vuluongj20 commented Sep 29, 2021

Use the adaptive background color aliases (theme.background and theme.backgroundSecondary) for the table in Issue Details > Merged Issues.

Current:
Screen Shot 2021-09-29 at 3 22 44 PM

With fix:
Screen Shot 2021-09-29 at 3 28 35 PM

However, this also changes the light-mode appearance:

  • Current
    Screen Shot 2021-09-29 at 3 29 55 PM

  • With fix:
    Screen Shot 2021-09-29 at 3 30 02 PM

In my opinion, this looks fine and is in line with our current color system. The embossed effect is still preserved with the inset box shadow. Gray 100 should only be used for lines, not as a fill color.

Copy link
Member

@priscilawebdev priscilawebdev left a comment

Choose a reason for hiding this comment

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

thanks for fixing this @vuluongj20 👏👏

@vuluongj20 vuluongj20 merged commit a08623c into master Oct 4, 2021
@vuluongj20 vuluongj20 deleted the vu/luong/merged-issues-dark branch October 4, 2021 18:09
@github-actions github-actions bot locked and limited conversation to collaborators Oct 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants