Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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

  • 3 replies
  • 2 have this problem
  • 145 views
  • Last reply by tbertels

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 👍 3

All Replies (3)

This was taken before v138.0 update

Chosen Solution

The solution is;

.tab-icon-image[pending] {

 filter: grayscale(0%) !important;

}

Modified by Emre Tunçez

Tree Style Tabs has an option for that too.