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

Return to previous colors for Tab Count badges #4269

Merged
merged 1 commit into from
Sep 17, 2021

Conversation

donnie-msft
Copy link
Contributor

Bug

Fixes: NuGet/Home#10896

Regression? Last working version:

Description

In the new dark theme, the type of buttons we're using don't pick up accent colors. After working with UX and IDE teams, it was determined there is no existing VS token for us to use here, so we are changing to a different System token which achieves the existing foreground/background colors.

  • Note: Use New Dark theme
    image

Goal (from 16.11.2 )

Dark theme:
image

Light theme:
image

Blue theme:
image

Blue extra contrast:
image

High Contrast:
image

Before PR (17.0)

Dark theme:
image

Light theme:
image

Blue theme:
image

Blue extra contrast:
image

High contrast:
image

After PR (17.x)

Dark theme:
image

Light theme:
image

Blue theme:
image

Blue extra contrast:
image

High contrast:
image

PR Checklist

  • PR has a meaningful title

  • PR has a linked issue.

  • Described changes

  • Tests

    • Automated tests added
    • OR
    • Test exception - manual - see screenshots above
    • OR
    • N/A
  • Documentation

    • Documentation PR or issue filled
    • OR
    • N/A

@donnie-msft donnie-msft requested a review from a team as a code owner September 15, 2021 22:31
Copy link
Contributor

@aortiz-msft aortiz-msft left a comment

Choose a reason for hiding this comment

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

Approved for merging into Dev

@donnie-msft donnie-msft merged commit 1af032a into dev Sep 17, 2021
@donnie-msft donnie-msft deleted the dev-donnie-msft-updateCountBgColor branch September 17, 2021 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants