CSS to prevent tab labels being grayed out when Floorp window is unfocused #1964
Closed
philipmgrant
started this conversation in
Feature Request
Replies: 1 comment
-
Found it! This CSS worked for me to fix it:
The rule that causes the graying out seems to be:
Actually, this seems to come from a Firefox file ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In Floorp 12.1.4 (Linux Flatpak), when the Floorp browser window has focus, the labels of the tabs are grayed out. (Screenshots show the difference between the window when focused and when unfocused.)


Native Firefox doesn't behave like this, so I think this is a new Floorp customisation.
I would like to get the native behavior back (i.e. tabs are grayed out only if they are sleeping, irrespective of whether the window has focus).
Can you tell me the CSS change that introduced the new behavior, so I can reverse it in my userChrome.css?
Beta Was this translation helpful? Give feedback.
All reactions