Battleship grey 作成者: Migo
Batleship grey design with battleship grey menus (see comment).
1 人のユーザー1 人のユーザー
拡張機能メタデータ
このテーマについて
Do you also want to have the context menu in the same grey as this theme? Create a %appdata%\Mozilla\Firefox\Profiles\chrome\userChrome.css with the following code:
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @namespace html url("http://www.w3.org/1999/xhtml");
/* Adjust context menu color with the same grey*/
menupopup { -moz-appearance: none !important; background: rgb(200,200,205) !important; }
/* Color and font of all hover popup menus/entries */
menupopup.textbox-contextmenu :is(menu,menuitem)[_moz-menuactive="true"],
popupset > menupopup :is(menu,menuitem)[_moz-menuactive="true"],
popupset > menupopup menupopup :is(menu,menuitem)[_moz-menuactive="true"],
popupset >*:not(menupopup) menupopup :is(menu,menuitem)[_moz-menuactive="true"],
panelview toolbarbutton:hover{ background: rgb(131,188,233) !important; }
menupopup :is(menu,menuitem)[_moz-menuactive="true"] {
background: rgb(131,188,233) !important;
color: black !important;
appearance: none !important;
}
In 'about:config' change 'toolkit.legacyUserProfileCustomizations.stylesheets'
from false to true.
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @namespace html url("http://www.w3.org/1999/xhtml");
/* Adjust context menu color with the same grey*/
menupopup { -moz-appearance: none !important; background: rgb(200,200,205) !important; }
/* Color and font of all hover popup menus/entries */
menupopup.textbox-contextmenu :is(menu,menuitem)[_moz-menuactive="true"],
popupset > menupopup :is(menu,menuitem)[_moz-menuactive="true"],
popupset > menupopup menupopup :is(menu,menuitem)[_moz-menuactive="true"],
popupset >*:not(menupopup) menupopup :is(menu,menuitem)[_moz-menuactive="true"],
panelview toolbarbutton:hover{ background: rgb(131,188,233) !important; }
menupopup :is(menu,menuitem)[_moz-menuactive="true"] {
background: rgb(131,188,233) !important;
color: black !important;
appearance: none !important;
}
In 'about:config' change 'toolkit.legacyUserProfileCustomizations.stylesheets'
from false to true.
0 人のレビュー担当者が 0 と評価しました
詳しい情報
- アドオンリンク
- バージョン
- 1.2
- サイズ
- 7.4 KB
- 最終更新日
- 6年前 (2020年12月6日)
- 関連カテゴリー
- バージョン履歴
- コレクションへ追加