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;
}