Battleship grey od Migo
Batleship grey design with battleship grey menus (see comment).
2 uživatelé2 uživatelé
Metadata rozšíření
O tomto motivu vzhledu
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.
Ohodnoceno 0 1 redaktorem
Další informace
- Odkazy doplňku
- Verze
- 1.2
- Velikost
- 7,4 KB
- Poslední aktualizace
- před 5 lety (6. pro 2020)
- Příbuzné kategorie
- Historie změn
- Přidat do sbírky