Bill Spikowski wrote:
Jens Hatlak wrote:
Bill Spikowski wrote:
Jens Hatlak wrote:
I posted the exact version you need to install:
<https://addons.mozilla.org/en-US/seamonkey/addon/colorfultabs/versions/#version-4.8.1.6.1>



I just installed this on SM 2.2; the Add-Ons Manager says it's not
compatible, but the tabs sure are colorful now!

All I really want is to highlight the current tab with any color that's
different than the other tabs. Can this extension do that?

I don't think so. What you want is this:

1. Install Stylish 1.2 (needs compatibility override for SM 2.2) or do
the below
in your userChrome.css
2. add this style:

.tabbrowser-tab[selected="true"] > hbox {
background-color:#b7e490 !important;
}

The color is just an example (you can choose what you like), and you
can of
course apply any CSS there, like color: for the foreground color etc.



I've found a workaround within Colorful Tabs. I've been playing with the
settings, trying to figure out how the thing works. Just setting the
"Fading Level" to about 6 fades the non-active tab colors only, letting
the active tab stand out nicely.

If that stops working I'll try your suggestion with Stylish!

I know that was one of the things I found to be better by simply changing from the default Theme to the SM Modern Theme. In either case the active tab is highlighted, but I prefer the look/feel of SM Modern.

--
     - Rufus
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to