



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.
Is there anyway to revert back to the older Vista Theme? It worked better.
I have the same problem. The Tabbar has gone back to the default Firefox color. It does it in the all black version too.
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.
Very nice theme, but where can i find your back/forward buttons? :D
This is awesome and suprisingly with a little tweaking actually works in FF2 :)
Nice job
RegardsCraig
Great!! (how do i make selected tab's text "red"?)
thanks!
OMG this is beautiful
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.)
Brilliant! Just what I wanted
Only prob is 3rd part toolbars. Background is black and so is text eg Roboform
Thanks again
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!
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.
You're the best!
It works perfectly!
I love you XD :D!
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.
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;
}
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.