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

    • Absolutely NOBODY has suggested such a conclusion. I am affirming the sober reality check that AV2's overall market adoption will take longer than AV1's adoption rate -- which, by the way, is the whole point of the article! While PCI-SIG is productive (on paper), other WGs have created all sorts of confusing progress plans that consumers have tuned-out of their improvements... HTML/W3C, USB, HDMI, BT, WIFI (ieee802.11) as a few other groups where spec naming conventions, split progress paths, overlapping ambitions... I'm not critiquing the AV specs group; I'm simply affirming that adoption for AV2 faces headwinds beyond the macroeconomics of it all.
    • Segra 1.5.2 by Razvan Serea Segra is a free, open-source OBS-powered game recorder offering fast gameplay capture, instant clips, AI highlights, deep game integration, and seamless uploads—perfect for gamers, streamers, and content creators. Lightweight, fast, zero bloat. Segra key features: Automatic Game Recording: Begin capturing gameplay the moment your game launches, with zero manual setup. Instant Clipping: Save important moments instantly using a customizable hotkey—perfect for highlights, montages, or quick shares. Segra AI Highlights: Let Segra automatically detect kills, assists, deaths, and key events to generate polished highlight reels without manual editing. Gameplay Uploads: Upload recordings and clips directly to Segra.tv for fast sharing and cloud access. Deep Game Integration: Enjoy advanced game-data tracking across hundreds of supported titles, enabling smart highlight generation and stat-informed clipping. High-Performance Capture: Record up to 4K at 144 FPS using OBS-powered technology with minimal performance impact, supporting NVENC, AMD VCE, and custom quality controls. Segra Editor: Edit recordings easily with timeline controls, segment management, and event-based navigation to build the perfect clip. Customization Options: Adjust hotkeys, output formats, storage paths, codecs, capture quality, and performance settings for a tailored recording experience. Segra 1.5.2 changelog: Settings: Added an Airplane Mode that hides account, login, and upload features. Storage: Added a button to migrate videos into the recording path after changing it. Import: Added auto-scroll and a highlight pulse to videos right after importing. Recording: Added graceful handling of low disk space and output failures, finalizing files safely with clear errors. Recording: Added a guard blocking recording when any drive exceeds 99% full. OBS: Removed the download timeout to support users with slow internet. Clips: Fixed an error modal incorrectly appearing when clip creation was cancelled. Settings: Fixed the content folder path not refreshing in the UI after changes. Updates: Improved error handling for multiple simultaneous update checks. Stability: Fixed a WebSocket reconnect loop that ran while the window was backgrounded. Dependencies: Updated project dependencies. Maintenance: Removed dead code, reduced duplication, and fixed several latent bugs. Download: Segra 1.5.2 | 73.1 MB (Open Source) View: Segra Homepage | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • No thanks! WebView trash is unacceptable. I only use software that's native.
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      465
    2. 2
      PsYcHoKiLLa
      244
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      70
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!