-
Notifications
You must be signed in to change notification settings - Fork 33k
Issue #210694 added hover color change on Activity Bar elements #247929
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
base: main
Are you sure you want to change the base?
Conversation
…_BAR_HOVER_BACKGROUND, ACTIVITY_BAR_TOP_HOVER_FOREGROUND, ACTIVITY_BAR_TOP_HOVER_BACKGROUND Added code to activitybarPart that adds functionality for changing color on hover on the activityBar and activityBarTop
@herzbergc please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
@@ -0,0 +1,6 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This shouldn't be part of the PR
The code in this pull request was made to solve Issue #210694. As a part of this solution, icons on the activityBar and activityBarTop will highlight with a blue color when hovered over to more easily communicate which icon is selected at a given moment.
To test, build, and hover the mouse cursor over elements on the activityBar bar.