Battleship grey by Migo
Batleship grey design with battleship grey menus (see comment).
2 Users2 Users
Extension Metadata
About this theme
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.
Rated 0 by 0 reviewers
More information
- Add-on Links
- Version
- 1.2
- Size
- 7.4 KB
- Last updated
- 5 years ago (Dec 6, 2020)
- Related Categories
- Version History
- Add to collection