Recommended Posts

1.0

change log:

Fixed messed up extension icons when placed in the TabsToolbar

Fixed size of some buttons when placed in the TabsToolbar

Fixed some issues with the searchbar

Fixed popup windows

Fixed throbber in 'About Firefox' not being animated

Fixed transparent toolbars in browser-bottombox

Tweaked ABP icon style

Reduced padding on toolbarbutton-icon within menu buttons

Due to some issues I was having I've disabled the conditional forward button with tabs on bottom for now.

Download

  • Like 2

I wonder, could someone tell me how to remove the forward button? Because mine is still there after installing the theme, and has been in all the versions I've used of this theme as well. I'm on Firefox 6.0 if that matters, but it's also in 5.0 which I used previously.

Sweet skin, I've actually been using SeaMonkey browser instead of Firefox due to lack of quality skins, but I'm using FF again. Thanks.

Thank you very much for this theme. You never cease to amaze me with your work. :)

This!

Awesome thanks guys :D

I wonder, could someone tell me how to remove the forward button? Because mine is still there after installing the theme, and has been in all the versions I've used of this theme as well. I'm on Firefox 6.0 if that matters, but it's also in 5.0 which I used previously.

Make sure you don't have anything between the forward button and the urlbar. Sometimes you end up with some invisible elements there. I suggest trying to restore default set via the customize dialog.

This is fantastic skin! One quick question...how do I make the ACTIVE tab white? As opposed to the baby blue...

Well the active tabs are images and I only created a grey and blue one. You can use the grey one with this code:

#navigator-toolbox[tabsontop=true] #nav-bar {
  box-shadow: 0 1px 0 0 #f7f7f7 inset,
          	0 -1px 0 0 rgba(0,0,0,.05) !important;
  background-image: -moz-linear-gradient(#f5f5f5,#e9e9e9) !important;
}

#navigator-toolbox[tabsontop=true] > toolbar:not(#toolbar-menubar):not(#TabsToolbar) {
  background-color: #e9e9e9 !important;
}

.tabbrowser-tab[selected="true"] .tab-stack {
  -moz-border-image: url('chrome://browser/skin/tabbrowser/mrcurve-grey.png') 0 28 0 28 / 0 28px 0 28px !important;
}

It is just for the default curved tab though.

Well the active tabs are images and I only created a grey and blue one. You can use the grey one with this code:

#navigator-toolbox[tabsontop=true] #nav-bar {
  box-shadow: 0 1px 0 0 #f7f7f7 inset,
          	0 -1px 0 0 rgba(0,0,0,.05) !important;
  background-image: -moz-linear-gradient(#f5f5f5,#e9e9e9) !important;
}

#navigator-toolbox[tabsontop=true] > toolbar:not(#toolbar-menubar):not(#TabsToolbar) {
  background-color: #e9e9e9 !important;
}

.tabbrowser-tab[selected="true"] .tab-stack {
  -moz-border-image: url('chrome://browser/skin/tabbrowser/mrcurve-grey.png') 0 28 0 28 / 0 28px 0 28px !important;
}

It is just for the default curved tab though.

OK! This is like a MILLION times better...lol. But really! Thanks! In the future, if it strikes you, think white.

Hey SoapyHamHocks

Nice style, looks awesome, maybe in future releases You can add some darker colors for active tab and navbar as well ;) ??

But there is one problem, users using third party Windows Themes (specially very dark prepared to use with FullGlass.exe) can have problems with Firefox menus and popups text color, best to explain is show screen:

beztytuuulx.th.jpg

  • 3 weeks later...
  • 1 month later...

1.1

post-49492-0-97476000-1318720428.png

Change log:

Updated urlbar dropmarker and reload,stop,go icons.

Updated urlbar popup style.

Updated Addon Manager style.

New Error page style.

Small icons now appear like system glass buttons.

Support for Personas.

Other misc fixes.

Download

  • Like 2
  • 1 month later...

Thanks for all the great comments guys :)

I have 1 question: How do I get the full size Firefox button in this theme?

Use this code in Stylish or userChrome.css:

#appmenu-button .button-icon {
  list-style-image: none !important;
}

#appmenu-button {
  padding: 0 1.5em .05em !important;
  min-width: 0 !important;
  width: auto !important;
}

#appmenu-button .button-text {
  visibility: visible !important;
}

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

    • No registered users viewing this page.
  • Posts

    • Google are hyprocrites for signing this. They have been pulling the same dirty tactics as Microsoft, only they do it on Android and ChromeOS.
    • In some countries the law has forced Microsoft to display a menu on a fresh install of Windows which asks which web browser you want and it will install that browser. This doesn't add any bloat to Windows. It simply an additional step when setting up a new PC.
    • Chrome is also a first party browser on Android and ChromeOS. And on those systems, Google is pulling the same dirty tactics as Microsoft does on Windows.
    • Unofficial script lets you install unreleased Windows 11 features without Microsoft Account by Sayan Sen Microsoft has been steadily evolving the Windows Insider Program over the years, introducing new channels and testing paths that allow enthusiasts to experience upcoming and yet-to-be-released Windows features (some interesting hidden ones too) before they reach the public. However, one long-standing requirement has remained largely unchanged as users are generally expected to enroll in the Program and with a Microsoft account. That's where a third-party tool called "OfflineInsiderEnroll" can help. OfflineInsiderEnroll is said to be a lightweight script that enables access to Windows Insider Program builds on systems that are not signed in with a Microsoft account. Essentially the tool configures the necessary Insider settings locally and hence allows users to select and switch between available preview channels while continuing to receive builds through the normal Windows Update channel. If you are wondering how it manages to do so, it is made possible by a Registry value known as TestFlags. When configured to"0x20", Windows stops communicating with Microsoft's online Insider enrollment services thus preventing locally configured Insider settings from being overwritten. This allows the script to apply its own channel configuration directly through the Registry as Windows Update does not verify whether a device has been officially enrolled in the Insider Program or not. Previously the utility has had already supported the traditional Insider branches including Dev, Beta, and Release Preview. However following Microsoft’s recent restructuring of its preview channels, the script has now been updated. The latest OfflineInsiderEnroll version, 2.6.6, adds support for the newly introduced Insider channel lineup. As such, users can now choose from several Experimental channels in addition to Beta and Release Preview options. The update also retains tools for refreshing the Insider cache, resetting Insider settings, and completely stopping Insider enrollment when needed. Keep in mind though that will need elevated privileges when running the script (run as Admin). You can get the latest version of OfflineInsiderEnroll from this page on its official GitHub repo.
    • The "Classic" Outlook has done that for a few years as well. The option to even change that is really hidden away too... It really shouldn't be hard to respect user defaults. Sadly we are the product now, not Outlook. To change in the Classic Outlook: File > Options > Advanced > change "Open hyperlinks from Outlook in"
  • Recent Achievements

    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
    • Very Popular
      s0nic69 earned a badge
      Very Popular
    • Collaborator
      Asgardi earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      472
    2. 2
      PsYcHoKiLLa
      250
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      67
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!