-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
Adopt icon font in activity bar #83113
Conversation
@misolori thanks for this PR. I have tried it out and it works great. The only conern I have I left a comment in the code directly. We should not reference the names of viewlets in any way, since this is a complete hack. I am aslo not sure why is this needed? Maybe you can explain the issue. |
@isidorn let me know if this is good to merge in. Later on I can work on seeing if we can add some type of |
Yes, this is better now and we can merge. Thanks a lot |
Related #78889
This adopts the icon font in the activity bar for our primary views:
Extensions can still use custom icons and there are no visual changes:
cc @bpasero @sandy081