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

Use primer's official colors for activity bar, tab & panel borders #143

Merged
merged 1 commit into from
Apr 15, 2021
Merged

Use primer's official colors for activity bar, tab & panel borders #143

merged 1 commit into from
Apr 15, 2021

Conversation

dominicegginton
Copy link
Contributor

This PR implements the use of primer's 'underlinenav.borderActive' color for VSCode's activity bar, tab and panel borders. Currently, all GitHub theme's have a fixed color value of #f9826c for these elements, this PR change would apply the correct primer color for all themes.

  • GitHub Light Default: #f78166
  • GitHub Dark Default: #f9826c
  • GitHub Dark Dimmed: #f78166

Copy link
Contributor

@simurai simurai left a comment

Choose a reason for hiding this comment

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

👍

In the future, this variable might can be called something more generic.. like color.border.active or so. For now color.underlinenav.borderActive should do it.

@simurai simurai merged commit 6f46a9f into primer:master Apr 15, 2021
@dominicegginton
Copy link
Contributor Author

I will keep an eye on updates to primer/primitives and will change if needed.

@dominicegginton dominicegginton deleted the primer-underline-nav branch April 15, 2021 08:41
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.

2 participants