October Abstract 的評論
October Abstract 作者: Redbud
6 筆評論
- 評價 5 分,滿分 5 分來自 boogerdogcat,4 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13646135,8 年前
- 評價 5 分,滿分 5 分來自 Rifledog36,8 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 12583337,8 年前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;
}