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: change file link color to match buttons #600

Merged
merged 3 commits into from
Aug 8, 2023
Merged

Conversation

abeatrix
Copy link
Contributor

@abeatrix abeatrix commented Aug 7, 2023

RE: https://sourcegraph.slack.com/archives/C04MSD3DP5L/p1691431852119019

The file link color was changed from --vscode-textLink-foreground to --vscode-button-secondaryForeground for the link-button

This makes the file links match the styling of the secondary buttons we currently use for the file links component, providing a more consistent user experience.

Test plan

Before:

Shades of Purple
image

Material theme palenight HC
image

Light+ theme
image

Dark+
image

After:

Shades of Purple
image

Material theme palenight HC
image

Light+ theme
image

Dark +
image

@abeatrix abeatrix requested a review from a team August 7, 2023 18:41
Copy link

@MaedahBatool MaedahBatool left a comment

Choose a reason for hiding this comment

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

Thank you, LGTM 👍

@abeatrix abeatrix merged commit 7a0b1ad into main Aug 8, 2023
9 checks passed
@abeatrix abeatrix deleted the bee/fix-file-links branch August 8, 2023 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants