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

Update Commit Button Color to Reflect Remote Sync Status #236922

Closed
Souflogi opened this issue Dec 24, 2024 · 2 comments
Closed

Update Commit Button Color to Reflect Remote Sync Status #236922

Souflogi opened this issue Dec 24, 2024 · 2 comments
Assignees
Labels
scm General SCM compound issues

Comments

@Souflogi
Copy link

Description:
When working in the Source Control tab in VS Code, the button to submit a commit is displayed in blue. After a commit, the button changes to say "Sync your branch with the remote repo." Currently, this button remains blue, even though its purpose shifts to syncing with the remote branch.

Suggestion:
To improve the visual consistency and clarity, I suggest changing the button color to violet when it changes to say "Sync your branch with the remote repo." This would match the violet icon used to represent the remote branch on the timeline, creating a better visual connection between the action and its purpose.

@lszomoru
Copy link
Member

lszomoru commented Jan 7, 2025

Thank you very much for your feedback. When it comes to visual consistency, all primary buttons in VS Code are using the accent color defined by the theme. I don't think that it makes sense to have primary buttons that use different colors as that would result in visual inconsistency. I will go ahead and close this issue for now as "not planned".

@lszomoru lszomoru closed this as not planned Won't fix, can't repro, duplicate, stale Jan 7, 2025
@lszomoru lszomoru added the scm General SCM compound issues label Jan 7, 2025
@Souflogi
Copy link
Author

Souflogi commented Jan 7, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scm General SCM compound issues
Projects
None yet
Development

No branches or pull requests

2 participants