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

Add icon font and adopt in panel area #81018

Merged
merged 9 commits into from
Sep 17, 2019
Merged

Conversation

miguelsolorio
Copy link
Contributor

This is the start of #78889 and adds an icon font for all of our icons. I also began to adopt this in the panel area as that was the easiest place to start, will continue to adopt in the rest of the other areas.

image

I also added a new color token, icon.default, that controls the default color. We'll likely add more colors when I get to those icons, this one covers most of our cases and is enough to get started.

FYI: I'm submitting this work in smaller pieces so we don't end up with a massive PR.

@miguelsolorio miguelsolorio added this to the September 2019 milestone Sep 17, 2019
@bpasero bpasero removed their assignment Sep 17, 2019
@bpasero
Copy link
Member

bpasero commented Sep 17, 2019

@misolori good stuff. I think we need to revisit our animation when clicking an action though, it feels a lot less smooth:

before

As for the changes: we always have to keep in mind that we need to support both icon font and SVG icon for the action bar because extensions will still continue to use SVG.

PS: I would maybe not say icon.default but icon.foreground.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants