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

Retina favicons #205

Closed
deanoemcke opened this issue May 20, 2015 · 3 comments
Closed

Retina favicons #205

deanoemcke opened this issue May 20, 2015 · 3 comments

Comments

@deanoemcke
Copy link
Collaborator

From a webstore request:

Please suspend the favicons in the tabs with Retina quality. Currently they are very blocky on most Macs.

@hpurmann
Copy link

hpurmann commented Jun 2, 2016

I just noticed the same after switching to a Retina display.

It seems that chrome://favicon/ itself gives non-retina, blurry favicons. So this may not be that easy to solve.

@liamjohnston
Copy link
Contributor

Sorted it out. It's in a new pull request, I'm working with @deanoemcke to get this into the next version.

Here's some before and afters to whet your appetite.

Codepen before:
codepen before
Codepen after:
codepen after

Apple before:
apple before
Apple after:
apple after

It will still look crappy where the site does not have a retina favicon loaded, e.g. this site is the same before and after:
ird

And the suspended tab, of course. Before:
suspended before
...and after:
suspended after

And finally the session management screen before:
sessions before
and after:
sessions after

@hpurmann
Copy link

Nice, looks good 👍

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

No branches or pull requests

3 participants