Waardering 3 van 5 sterren

pretty nice

Waardering 5 van 5 sterren

This is an absolutely beautiful theme. It's a bit busy for tabs but if you have a pluggin like tab center redux, then it's perfect. Also, when installing Firefox themes do yourself a favor and get rid of Mozilla's hideously ugly transparency. They've been putting them since the first days of personas and they ruin alot of themes. In ff dir make a folder call chrome and a file called userChrome.css and in that file put:


/* Transparent toolbars */

#main-window[lwthemetextcolor="bright"] #navigator-toolbox > toolbar:not(#toolbar-menubar):not(#TabsToolbar) {
background-color: transparent !important;
background-image: none !important;
}