Recommended Posts

Which userstyle for Firefox theme?? Can you share it?

 

Of course :)

 

Selfmade, surely not perfect

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

.view-header{border-radius: 0 !important;}

/*Appmenu Button*/
#appmenu-button{
background-color: rgba(0,0,0, 0.2) !important;
background-image: none !important;
border: none !important;
box-shadow: none !important;
border-radius: 0 !important;
text-shadow: none !important;
}

#appmenu-button:hover,
#appmenu-button:hover:active{
background-color: rgba(0,0,0, 0.3) !important;
}

/*Tabs*/

.tabbrowser-tab{
max-width: 200px !important;
min-width: 0 !important;
}

.tabs-newtab-button,
.tabbrowser-tab{
background: none !important;
border-image:none !important;
border:0 !important;
border-right:solid 1px rgba(0,0,0, 0.2) !important;
border-top:solid 1px rgba(0,0,0, 0) !important;
padding: 6px 3px !important;
}

.tabs-newtab-button{border:0 !important}
.tabs-newtab-button:hover{border-right:solid 1px rgba(0,0,0, 0.2) !important;}

.tabs-newtab-button:hover,.tabbrowser-tab:hover{
background: rgba(237, 244, 252, 0.4) !important;
border-top:solid 1px rgba(0,0,0, 0.2) !important;
}

.tabbrowser-tab[selected]{
background: #edf4fc !important;
border-top:solid 1px rgba(0,0,0, 0.2) !important;
}

/*Toolbar*/
toolbar{border-radius: 0 !important}

#searchbar > .searchbar-textbox,
#urlbar{
border-radius: 0 !important;
}
  • 4 weeks later...
  • 4 weeks later...

Staying with the official release for now, I finally got used to having tabs on top and a hidden menu bar, ditched the Netscape layout, don't think I'm ready for Australis yet. (Resized way down from original resolution.)
 

Browser.png

How you managed to get transparent window frames and non-rounded tabs? Is it possible to get those to Nightly 31.0a1 also?

 

You can get rounded tabs with my userstyle http://userstyles.org/styles/95258/firefox-metro-for-australis while the glass look is given by glass8 (http://glass8.berlios.de/).

 

Hope it helps :)

Took some work to fix all the damage Australis did. I like the new menu button but that's about the only good thing about Australis.

 

firefox29.png

 

Still tweaking it. Bookmarks bar becomes visible when the mouse goes over the toolbar area.

 

Anyone know a good way to get rid of the padding between tabs and the tab bar scroll buttons (the ones that appear when tabs can't shrink any more)? See below.

stupid-padding.jpg

Just way to much padding there. It's there to make room for the rounded tabs in Australis, with them gone the spacing just looks a bit odd. Haven't found any good way of removing it, specially not on the right side.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.