Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox 138 Unloaded Tabs Favicon Color

more options

Hello everybody, Is there any way to revert unloaded tabs favicon revert back to slightly pale colored version like in 137 instead of non-colored b&w favicons.

Hello everybody, Is there any way to revert unloaded tabs favicon revert back to slightly pale colored version like in 137 instead of non-colored b&w favicons.
Attached screenshots

Chosen solution

The solution is;

.tab-icon-image[pending] {

 filter: grayscale(0%) !important;

}

Read this answer in context 👍 0

All Replies (2)

more options

This was taken before v138.0 update

Helpful?

more options

Chosen Solution

The solution is;

.tab-icon-image[pending] {

 filter: grayscale(0%) !important;

}

Modified by Emre Tunçez

Helpful?

Ask a question

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.