Firefox 3 - Vista Theme

Firefox 3 - Vista Theme
1203
****½
Last updated Aug 02 2008
252 installs this week, 8740 total.

My version of Vista theme for Firefox 3.

Inspired from:
http://userstyles.org/styles/5023
http://internauta2000.deviantart.com/art/Firefox-2-Vista-Black-Beta-45665026

Thanks to both these authors.

Updated (July 11): Changed FindBar to Dark Grey color. Changed the code a bit to resolve some conflicts with other extensions.
Updated (Aug 02): Fixed the Tab Bar issue. Stupid mistake from my side.

Screenshot

Install options

Feedback

Reviews

Nunman said on Aug 02 2008

Is there anyway to revert back to the older Vista Theme? It worked better. **

Kreeping_Death said on Aug 01 2008

I have the same problem. The Tabbar has gone back to the default Firefox color. It does it in the all black version too. ***

Zeke129 said on Jul 30 2008

The latest update seems to have broken the tab bar. It's white now and doesn't match the rest of the style. This ruins the entire theme. **

jiZer said on Jul 13 2008

Very nice theme, but where can i find your back/forward buttons? :D *****

Placehold said on Jul 02 2008

This is awesome and suprisingly with a little tweaking actually works in FF2 :)
Nice job
Regards

Craig *****

hose said on Jun 30 2008

Great!! (how do i make selected tab's text "red"?)

thanks! *****

apollogod said on Jun 23 2008

OMG this is beautiful *****

Who Knows? said on May 10 2008

A small problem: The MR Tech Toolkit extension puts four links at the top of the add-ons page, for Files/Tools/Options/Links.

This style causes those links to become, for all practical purposes, impossible to see; turn the style off, the links become visible.

(I'm going to rate the style as "5", as I rather like it, going on the assumption that, when you can, you'll update the style to fix the problem.) *****

Chartist said on Apr 10 2008

Brilliant! Just what I wanted

Only prob is 3rd part toolbars. Background is black and so is text eg Roboform

Thanks again *****

jstoddard said on Apr 07 2008

Great - just what I was looking for. One quick bug with Fisheyetabs (if you haven't seen this yet it is very cool. Allows you to have many tabs open but still have the tab names readable as you mouse over them - similar to Mac OSX dock)..

I am using FF3b5. When using this with Fisheyetabs, the selected tab no longer resizes upon mouse movement like it does without this user style. I looked through your code but could not determine what caused this behavior. Perhaps you have an idea.

Thanks! *****

qaelith_2112 said on Mar 31 2008

Beautiful!! Makes Firefox look exactly like I wanted. Two recommendations:

1) Please consider incorporating the small bit of code that another user recommended for those who are running TabMixPlus with multiple-row tabs. I don't know if that breaks anything if you're NOT running TMP with tabs on multiple rows, but it sure does fix things when you are.

2) Also with TMP: If you're displaying the "Close current tab" button on the right side of the tab bar (it closes whichever tab is active), that close button is on a white background rather than the bluish color that the rest of the browser has been configured to show. It seems that this would probably be a very simple element to add.

Thank you again for putting the work into beautifying Firefox. No other style or theme appeals to me in the same way. *****

Spado said on Mar 30 2008

You're the best!
It works perfectly!
I love you XD :D! *****

Bringo said on Mar 12 2008

Beautiful!

you might consider fixing the search bar, there are extra pixels on top and bottom of the search engine button,
can you color the button white (or make it transparent; leaving the picture only) and fix the search bar text box height?

anyway it's great and i'm using it. *****

Roblesolido said on Feb 18 2008

Excellent!.
Do not forget to add this style for multiple rows of tabs(TabMix).

/*::::::::::::::Tabs::::::::::::::*/

.tabbrowser-tabs
{
background-color: rgb(20,34,45) !important;
background-position: bottom !important;
} ****

whatrevolution said on Feb 06 2008

URL & Search bars are fixed. Thanks.

It wasn't OS specific. It was OS theme specific. You hadn't declared a text color, so it was drawing OS text input color. ****