Tab Titles blurred
-
Is anyone else having trouble reading the tab titles? It's as if someone deliberately tried to make it as hard as possible to see it clearly - titles are blurred, either by shading or some other mechanism, but I will definitely have to disable Colorful Tabs. I've gotta get some work done, and this is no way to do it.
-
Screenshot?
-
Can confirm this. Starting with V4.8. title text got a white shadow.
Cause are the lines
tab.tabbrowser-tab { text-shadow: white 1px 1px 1.5px !important; color:black !important; /*background-color: -moz-dialog;*/ }added to clrtabs.css.
Themenuitem.alltabs-itemsets a shadow (in black), too.This interferes with custom themes, in my way with Noia 4, which is unable to unset the shadow.
Please remove this setting from your css. You shouldn't do anything with fonts etc. with Colorfultabs (as long as it isn't needed, e.g. white text on dark colors). This should be the area of the different themes. -
That actually is a fundamental problem. People use colorfultabs with all sorts of themes and personas. And some make the text white over a pastel colored tab. We then receive complaints of unreadable text.
These CSS lines ensure that the text always remains black and that shadow gives it a contrast so that the text stands out. You can of course disable this from userchrome.css.
-
Disable the persona or theme you are using. reset colorfultabs to defaults. restart browser.
Reply
You must log in to post.