Revisiones de October Abstract
October Abstract por Redbud
9 revisiones
- Se valoró con 5 de 5por boogerdogcat, hace 4 años
- Se valoró con 1 de 5por Hedwige_studio, hace 5 años
- Se valoró con 5 de 5por el3gna, hace 5 años
- Se valoró con 4 de 5por Usuario de Firefox 11257464, hace 5 años
- Se valoró con 5 de 5por semuelr, hace 7 años
- Se valoró con 5 de 5por Usuario de Firefox 13646135, hace 7 años
- Se valoró con 5 de 5por Rifledog36, hace 7 años
- Se valoró con 5 de 5por Usuario de Firefox 12583337, hace 7 añosThis 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;
}